From 64f81ac51d89e9397839f177442d5546a1fc859e Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Fri, 12 Jan 2018 05:50:59 -0600 Subject: [PATCH] Update TODO file --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 7abc302..470ece9 100644 --- a/TODO.md +++ b/TODO.md @@ -19,7 +19,7 @@ for racing games. It is already a better experience than what the Steam 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 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