mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 20:29:50 +03:00
noSerial option, DHT fix, 8266 slim to fit Sonoff
This commit is contained in:
1
compiled/Mega2560-optiboot/upload.bat
Normal file
1
compiled/Mega2560-optiboot/upload.bat
Normal file
@@ -0,0 +1 @@
|
||||
..\tools\win\tool-avrdude\avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P com8 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
1
compiled/Mega2560-optiboot/uploadOTA.bat
Normal file
1
compiled/Mega2560-optiboot/uploadOTA.bat
Normal file
@@ -0,0 +1 @@
|
||||
..\tools\arduinoOTA.exe -address 192.168.11.213 -port 80 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
Reference in New Issue
Block a user