mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
3 lines
143 B
Bash
Executable File
3 lines
143 B
Bash
Executable File
#!/bin/sh
|
|
../tools/mac/arduinoOTA -address 192.168.11.10 -port 80 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|