diff --git a/compiled/due/uploadOTA.bat b/compiled/due/uploadOTA.bat new file mode 100644 index 0000000..c565606 --- /dev/null +++ b/compiled/due/uploadOTA.bat @@ -0,0 +1 @@ +..\tools\win\arduinoOTA.exe -address 192.168.88.21 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch diff --git a/compiled/lighthub21/2020-10-27 23.51.11.jpg b/compiled/lighthub21/2020-10-27 23.51.11.jpg deleted file mode 100644 index 146033d..0000000 Binary files a/compiled/lighthub21/2020-10-27 23.51.11.jpg and /dev/null differ diff --git a/compiled/lighthub21/hello.bin b/compiled/lighthub21/hello.bin deleted file mode 100755 index 61b353c..0000000 Binary files a/compiled/lighthub21/hello.bin and /dev/null differ diff --git a/compiled/lighthub21/uploadHello.sh b/compiled/lighthub21/uploadHello.sh deleted file mode 100755 index 7e657d8..0000000 --- a/compiled/lighthub21/uploadHello.sh +++ /dev/null @@ -1 +0,0 @@ -../tools/mac/arduinoOTA -address 192.168.88.59 -port 65280 -username arduino -password password -sketch hello.bin -b -upload /sketch diff --git a/compiled/lighthub21/uploadOTA.bat b/compiled/lighthub21/uploadOTA.bat new file mode 100644 index 0000000..c565606 --- /dev/null +++ b/compiled/lighthub21/uploadOTA.bat @@ -0,0 +1 @@ +..\tools\win\arduinoOTA.exe -address 192.168.88.21 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch diff --git a/compiled/tools/win/arduinoOTA.exe b/compiled/tools/win/arduinoOTA.exe new file mode 100644 index 0000000..ee5bec4 Binary files /dev/null and b/compiled/tools/win/arduinoOTA.exe differ