Minor fixes

This commit is contained in:
CommanderRedYT
2022-10-02 23:14:15 +02:00
parent 5b0df729b3
commit d71fd669e8
2 changed files with 2 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
idf.py -p /dev/ttyACM0 -b 921600 flash monitor -b 115200
idf.py -p /dev/ttyACM0 -b 115200 monitor