Added UART MSG IDs and Prep work for OTA

This commit is contained in:
2025-07-26 10:38:26 +02:00
parent a9779cbade
commit 441347fc95
6 changed files with 96 additions and 14 deletions
+6
View File
@@ -20,6 +20,12 @@ buildIdf:
flashMini:
idf.py flash -p /dev/ttyACM0
flashMini2:
idf.py flash -p /dev/ttyACM1
flashMini3:
idf.py flash -p /dev/ttyACM2
monitorMini:
idf.py monitor -p /dev/ttyACM0