diff --git a/TODO.md b/TODO.md index eb8eec2..3876e29 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,9 @@ # 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 +* ~~Attempt to remove reliance on the main thread when disconnecting a device. +Currently used to delay hotplug routine~~ +* 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. It will complicate the architecture a little bit but hopefully