mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
2 lines
120 B
Batchfile
2 lines
120 B
Batchfile
arduinoOTA -address 192.168.11.120 -port 80 -username arduino -password password -b -upload /sketch -sketch $1 ;sleep 6
|