Now, how would I blink an led in the background with an asymmetric duty cycle (on for 100ms every second) using the timer? I have seen examples where the led toggles symmetrically using the timer function, but I cant figure out how to modify that for asymmetric operation.
Another somewhat related query; the ESP8266 has 6 separate timers, right? Can ESP8266Basic use the others as well?
Regards.