mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 04:09:49 +03:00
more persitance all MPU, RESTORE bug fixed
This commit is contained in:
Binary file not shown.
2
compiled/due/sendcommand.sh
Executable file
2
compiled/due/sendcommand.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#../tools/mac/arduinoOTA -address 192.168.88.21 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
curl --basic --user arduino:password --data-ascii "$2" --url http://192.168.88.21:65280/command/$1
|
||||
Reference in New Issue
Block a user