SHA2017-badge / micropython-esp32

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

Stop the badge waking up every few tens of seconds #213

Closed gavanfantom closed 7 years ago

gavanfantom commented 7 years ago

Return the number of ms, not seconds, from the badge_event_reminder task. Prevents the badge waking up increasingly often as the event approaches.