mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 19:59:50 +03:00
added tools for OTA/windows
This commit is contained in:
1
compiled/due/uploadOTA.bat
Normal file
1
compiled/due/uploadOTA.bat
Normal file
@@ -0,0 +1 @@
|
|||||||
|
..\tools\win\arduinoOTA.exe -address 192.168.88.21 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 54 KiB |
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
../tools/mac/arduinoOTA -address 192.168.88.59 -port 65280 -username arduino -password password -sketch hello.bin -b -upload /sketch
|
|
||||||
1
compiled/lighthub21/uploadOTA.bat
Normal file
1
compiled/lighthub21/uploadOTA.bat
Normal file
@@ -0,0 +1 @@
|
|||||||
|
..\tools\win\arduinoOTA.exe -address 192.168.88.21 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||||
BIN
compiled/tools/win/arduinoOTA.exe
Normal file
BIN
compiled/tools/win/arduinoOTA.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user