RP2040-HAT-MicroPython icon indicating copy to clipboard operation
RP2040-HAT-MicroPython copied to clipboard

How to set system time?

Open AntoninSlovacek opened this issue 2 years ago • 1 comments
trafficstars

Hello!

How to set RpiPico current time when running v2.0.0 firmware? Ntptime module is missing?

AntoninSlovacek avatar Jan 09 '23 14:01 AntoninSlovacek

just upload the lib into your lib folder at /lib/ in thonny

https://github.com/micropython/micropython-lib/blob/master/micropython/net/ntptime/ntptime.py

GM-Script-Writer-62850 avatar Jan 15 '23 00:01 GM-Script-Writer-62850