mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-03 17:57:05 +00:00
System status LED
This commit is contained in:
@@ -204,6 +204,8 @@ void setup() {
|
||||
#ifdef devkit_36pin_001
|
||||
#endif
|
||||
#ifdef devkit_30pin_001
|
||||
#endif
|
||||
#ifdef devkit_v4_38pin_ext_antenna
|
||||
pinMode(LED_PIN, OUTPUT);
|
||||
pinMode(PING_PIN, OUTPUT);
|
||||
pinMode(SWITCH_1, OUTPUT);
|
||||
|
Reference in New Issue
Block a user