Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By rudy
#68830 Why don't you try to write a simple program that only does timing. Have it print the time to the serial port. Get this working and then include that code into your program. Troubleshooting is simplifying. Start by learning on something simple.

And millis does work.