mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-12 19:24:27 +05:00
Update the code for the status led
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user