machine.RTC().datetimte() gives error #9478
Answered
by
krishnak
krishnak
asked this question in
Using MicroPython
-
I have the following piece of code to set time on an ESP 32 board - it gives an error on line machine.RTC().datetime(tm) , please advise. The same code works in another async method
|
Beta Was this translation helpful? Give feedback.
Answered by
krishnak
Oct 1, 2022
Replies: 1 comment
-
Please ignore this - it is actually the line after that which is a LOG statement giving that error |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
krishnak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please ignore this - it is actually the line after that which is a LOG statement giving that error