SHA2017-badge / micropython-esp32

MicroPython ported to the SHA2017 badge
https://micropython.org/
MIT License
12 stars 16 forks source link

Move badge.eink_busy_wait() to deepsleep module. #237

Closed basvs closed 6 years ago

basvs commented 6 years ago

You normally never have to call the badge.eink_busy_wait(). (but do call the method right before going to sleep or going into reboot)