diff --git a/TODO.rst b/TODO.rst index 7589374..db9a2fc 100644 --- a/TODO.rst +++ b/TODO.rst @@ -18,6 +18,7 @@ Bootloader * [ ] Stay in bootloader after battery run down * [ ] Implement power off support (no splash screen) +* [ ] Colour boot logo support Micropython ~~~~~~~~~~~ @@ -46,6 +47,10 @@ Wasp-os * [X] Introduce an analog watch face * [ ] Add a sports/activity app (combined stopwatch and trip counter) +* [ ] Documentation + + * [ ] Describe how to upload pre-compiled modules + wasptool ~~~~~~~~