Updated TODO file

This commit is contained in:
Travis Nickles 2018-01-01 06:11:14 -06:00
parent 1d238e8b8b
commit 1283f274df

View File

@ -20,4 +20,8 @@ Controller offers though.
* Possibly lower Enhanced Precision sensitivity by a notch
* ~~Look into updating Task Scheduler to latest version~~
* Look into trackball emulation methods and attempt to implement it
* Look into distributing profile properties around various objects
rather than using a lot of getters to obtain properties each poll.
It will complicate the architecture a little bit but hopefully
any speed difference will make up for it.