-->
Page 2 of 2

Re: Wemosd1 mini max7219 dotmatrix wunderground update probl

PostPosted: Fri Aug 04, 2017 4:11 pm
by martinayotte
What do you means by not working ?
millis() function is working since almost 3 years ...

Re: Wemosd1 mini max7219 dotmatrix wunderground update probl

PostPosted: Fri Aug 04, 2017 7:54 pm
by rudy
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.

Re: Wemosd1 mini max7219 dotmatrix wunderground update probl

PostPosted: Sat Aug 05, 2017 4:22 am
by schufti
@msuphi: maybe you should have a look at the ticker library if millis() doesn't work for you