f221e2f8a4
So... waking up once per second turns out to be a dumb idea because it
regresses the stop watch and HRS tools (which now also only wake up once
per second).
Undo this change but sprinkle a few more micropython.native decorations
on methods used on the wakeup path to minimise power.
Fixes:
|
||
---|---|---|
.. | ||
flash@79fc418f18 | ||
battery.py | ||
bma421.py | ||
cst816s.py | ||
hrs3300.py | ||
nrf_rtc.py | ||
signal.py | ||
st7789.py | ||
touch.py | ||
vibrator.py |