Open BI4KLY opened 2 years ago
when time shows up, the digits flash/blink every 1Second. The flash/blink very short. And the blink interval time is affected by "int period = 1000", if you change it to 10000, then the digits blink every 10seconds
Add some serial prints in the disp_Time() function to check whether you are getting proper time from the internet.
when time shows up, the digits flash/blink every 1Second. The flash/blink very short. And the blink interval time is affected by "int period = 1000", if you change it to 10000, then the digits blink every 10seconds