mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 21:29:49 +03:00
Socket (syslog,artnet) optim. Relay pwm thermo fix
This commit is contained in:
@@ -278,7 +278,7 @@ build_flags = !python get_build_flags.py due
|
||||
;upload_command = arduinoOTA -address 192.168.1.17 -port 80 -username arduino -password password -b -upload /sketch -sketch $SOURCE ;sleep 6
|
||||
|
||||
;Alternatively, use OTA script for target ota (pio -t ota). Place appropriate script to custom-build-flags/ to allow OTA by one click
|
||||
_upload_command = custom-build-flags/upload_lighthub21 $SOURCE
|
||||
_upload_command = custom-build-flags/upload_due $SOURCE
|
||||
|
||||
lib_ignore =
|
||||
;DS2482_OneWire //UNCOMMENT for software 1-wire driver
|
||||
|
||||
Reference in New Issue
Block a user