Weird. I get this error: In file included from C:\Users\johnh\Desktop\M5StackCalendar-main\calendar\calendar.ino:3: C:\Users\johnh\Desktop\M5StackCalendar-main\calendar\calc.h:1:1: error: stray '\357' in program int frames=2; ^ C:\Users\johnh\Desktop\M5StackCalendar-main\calendar\calc.h:1:2: error: stray '\273' in program int frames=2; ^ C:\Users\johnh\Desktop\M5StackCalendar-main\calendar\calc.h:1:3: error: stray '\277' in program int frames=2; ^ Compilation error: exit status 1}
@iamkian7 ай бұрын
One year later, but to fix this you will need to remove the "stray" comma (,) in calc.h ie: ......... ,0xFFFF,0xFFFF}, should be: ......... ,0xFFFF,0xFFFF}
@gartmorn4 жыл бұрын
Happy new year. I'm glad your channel is growing so well. You deserve it as you obviously put a lot of work into it and it is much appreciated! Keep up the good work! Davy
@VolosProjects4 жыл бұрын
Thank you my friend?
@NishantjonyJaiswal4 жыл бұрын
Happy New year and Keep uploading interesting videos.
@VolosProjects4 жыл бұрын
Thank you😃 happy new year.
@MPElectronique3 жыл бұрын
Hello :) How do you set the time ? thanks. Marc.
@nelsonchui0830 Жыл бұрын
Thanks for your sharing. ❤
@tecnovlogger4 жыл бұрын
Hello, nice project. Can you please make a video or tell us how to set the date and clock. I've tried everything
@VolosProjects4 жыл бұрын
I instaled library for older m5stack board and finded example for Rtc. You can try that.
@tecnovlogger4 жыл бұрын
@@VolosProjects thanks for the answer. Can your tell me what liberty is that?