We now have a couple of applications (stopwatch, Game of Life) that benefit from sub-second precision. The micropython RTC/utime code for nrf still needs a major overhaul but this allows us to paper over the cracks for just a little longer. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| clock.py | ||
| flashlight.py | ||
| gameoflife.py | ||
| launcher.py | ||
| pager.py | ||
| settings.py | ||
| stopwatch.py | ||
| template.py | ||
| testapp.py | ||