mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-07 11:21:57 +00:00
2 lines
87 B
C
2 lines
87 B
C
// Built-in LED
|
|
uint8_t LED_SYS_PIN = 15; // Use 21 (physical) for built-in blue LED
|