mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
few OTA changes
This commit is contained in:
Binary file not shown.
@@ -1 +1 @@
|
||||
../tools/mac/arduinoOTA -address 192.168.8.56 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
../tools/mac/arduinoOTA -address 192.168.88.21 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
|
||||
Binary file not shown.
BIN
compiled/lighthub21/hello.bin
Executable file
BIN
compiled/lighthub21/hello.bin
Executable file
Binary file not shown.
1
compiled/lighthub21/update_bin.sh
Executable file
1
compiled/lighthub21/update_bin.sh
Executable file
@@ -0,0 +1 @@
|
||||
cp ../../.pio/build/lighthub21/firmware.bin .
|
||||
1
compiled/lighthub21/uploadHello.sh
Executable file
1
compiled/lighthub21/uploadHello.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/arduinoOTA -address 192.168.88.59 -port 65280 -username arduino -password password -sketch hello.bin -b -upload /sketch
|
||||
Reference in New Issue
Block a user