Mark Donners
Mark Donners
ok , Ill look into that..looks promissing
looks like you renamed some files. Try downloading the zip file from github again, unpack it to a blank folder and run the sketch unmodified from there. Also make sure...
rduino IDE I get an error that the folder needs to have the same name as/......allow it to b renamed but after, move the other files from the zip like...
I encountered this...the comment in the ino file ( top section) is different from confg 32 vs16
Yes it wil
VS1003 will work but you need to comment out a line: write_register ( SCI_CLOCKF, 6
I tried the 24 hour clock by adjusting the config in the wifi manager....result is the same. The 24 hour clock has same effect. colon not blinking. I can make...
Yes it's the version with wifi manger. I used the link you send me on discord and clicked the wifi manager version
Hi brian, I just uploaded the non wifimanager version and it has the same behavior Libraries used: -> candidates: [[email protected] [email protected]] -> candidates: [[email protected]] -> candidates: [[email protected]] -> candidates: [[email protected]]...
Found a workaround....is not optimal but it might help you diagnose. I included the fastled libary: #include as a quick and dirty import of one specific function: EVERY_N_MILLISECONDS(1000) So I...