From 3730207611939d45816cb80e7ec3ee4ddf475886 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Sat, 20 Oct 2018 03:56:10 -0500 Subject: [PATCH] Updated TODO --- TODO.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 3876e29..463d615 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,6 @@ # TODO -* ~~Perform some final cleanup and release version 1.5~~ -* ~~Attempt to remove reliance on the main thread when disconnecting a device. -Currently used to delay hotplug routine~~ +* Look into adding periodic rumble updates when data does not change * Look into newer version of HidGuardian * Look into distributing profile properties around various objects rather than using a lot of getters to obtain properties each poll.