im trying for days to implement 2 channel dimmer using ESP8266 but i cannot find any usable timer to achieve that.
neither timer0, timer1, ticker library ( with US function implemented ) does not work properly. I cant even make it to work using micros() to avoid delays.
is there any progress with the timers to fire below 100us ?