#include #include static ETSTimer serledTimer; static uint8_t serledPin; static void ICACHE_FLASH_ATTR setSerled(int on) { // LED is active-low if (on) { gpio_output_set(0, (1<