#include #include "cgiwifi.h" #define LEDGPIO 0 static ETSTimer ledTimer; void ICACHE_FLASH_ATTR setLed(int on) { // LED is active-low if (on) { gpio_output_set(0, (1<