Update the code for the status led

This commit is contained in:
Yurii
2023-11-16 03:29:06 +03:00
parent b5760eb314
commit 6204b46c17
3 changed files with 64 additions and 54 deletions

View File

@@ -18,6 +18,7 @@ lib_deps =
jandrassy/TelnetStream@^1.2.4
gyverlibs/EEManager@^2.0
gyverlibs/GyverPID@^3.3
gyverlibs/GyverBlinker@^1.0
milesburton/DallasTemperature@^3.11.0
https://github.com/Laxilef/WiFiManager/archive/refs/heads/patch-1.zip
;https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2
@@ -152,5 +153,5 @@ build_flags =
-D OT_OUT_PIN_DEFAULT=22
-D SENSOR_OUTDOOR_PIN_DEFAULT=12
-D SENSOR_INDOOR_PIN_DEFAULT=13
-D LED_STATUS_PIN=18
-D LED_STATUS_PIN=2 ; 18
-D LED_OT_RX_PIN=19