9486899f4e
There currently appears to be no way to remove a tick request, and calling this func without args gives: self.tick_expiry = watch.rtc.get_uptime_ms() + period_ms ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ TypeError: unsupported operand type(s) for +: 'int' and 'NoneType' Signed-off-by: Kyle Evans <kvans32@gmail.com> |
||
---|---|---|
.. | ||
apps/system | ||
boards | ||
drivers | ||
fonts | ||
modules | ||
boot.py | ||
draw565.py | ||
gadgetbridge.py | ||
icons.py | ||
logo.py | ||
main.py | ||
ppg.py | ||
requirements.txt | ||
shell.py | ||
steplogger.py | ||
wasp.py | ||
widgets.py |