lmirel / MorphingClockRemix

a remix on the work of HarryFun's MorphingClock
https://www.instructables.com/id/Morphing-Digital-Clock/
78 stars 30 forks source link

Unable to get into AP mode #13

Closed TheLion closed 5 years ago

TheLion commented 5 years ago

I can't seem to get into AP mode.

With the original code from HariFun it worked fine, but with your code it doesn't.

When I press the RST button twice, the NodeMCU just resets twice and starts counting from 00-00-1970 00:00:00.

Any thoughts?

TheLion commented 5 years ago

Never mind. Just found out that I only cleared the sketch when uploading your code and not the rest ;-)

lmirel commented 5 years ago

if you don't need AP mode for configuration, you have the option of running a static configuration version.. check the 'no-wm' branch.