Create a simpler version of the OTA Update

Using no Broadcast logic for speed but its working now.
There is to much Acks going on but for the prototyp that is okay
This commit is contained in:
2025-09-28 20:52:36 +02:00
parent 7097e9e7ab
commit f2296a33e6
7 changed files with 529 additions and 507 deletions
+6
View File
@@ -49,6 +49,12 @@ flashCluster:
monitorMini:
idf.py monitor -p /dev/ttyACM0
monitorMini1:
idf.py monitor -p /dev/ttyACM1
monitorMini2:
idf.py monitor -p /dev/ttyACM2
flash0:
idf.py flash -p /dev/ttyUSB0