mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
Fixed interferention with homie $ contained topics
This commit is contained in:
@@ -1 +1 @@
|
||||
../tools/mac/arduinoOTA -address 192.168.88.21 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
../tools/mac/arduinoOTA -address 192.168.88.21 -port 80 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
|
||||
1
compiled/mega2560slim-5100/uploadOTA.sh
Executable file
1
compiled/mega2560slim-5100/uploadOTA.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/tool-avrdude/avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -P net:192.168.88.2:23000 -v -V -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
Reference in New Issue
Block a user