ghubcoder / micropython-pico-deepsleep

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
https://micropython.org
Other
30 stars 2 forks source link

Change README.md #2

Open flashbtw opened 2 years ago

flashbtw commented 2 years ago

Add minor changes for usage The User is now informed to use time.sleep(1) before using picosleep

( you can change it to your liking 😄)