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

@@ -33,14 +33,6 @@
#define SENSOR_INDOOR_PIN_DEFAULT 0
#endif
#ifndef LED_STATUS_PIN
#define LED_STATUS_PIN 0
#endif
#ifndef LED_OT_RX_PIN
#define LED_OT_RX_PIN 0
#endif
#ifdef USE_TELNET
#define INFO_STREAM TelnetStream
#define WARN_STREAM TelnetStream