Browse Source

Add more TODOs to README

master
Adam Pippin 4 years ago
parent
commit
c1e1c2a3c9
  1. 2
      README.md

2
README.md

@ -237,3 +237,5 @@ int MyTask(int pid, unsigned long signal)
* More efficient draws: if we're using the tiling wm, no reason we need to
clear the entire screen; if we know which parts need a redraw we could
instead drawRect and only redraw those.
* Adjust voltage range on battery meter -- goes to 75% pretty much immediately.
* Figure out why Power Management isn't accurately reflecting configured timeouts.

Loading…
Cancel
Save