From 8488e1de998de3c54e5a2847ccae664d79d147ca Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Thu, 19 Mar 2020 09:15:32 -0500 Subject: [PATCH] Updated TODO file --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index f71726d..7859f2f 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,7 @@ * Add cross dead zone (per axis) for sticks * Abstract output slots * Abstract KB+M codes to allow different event systems (Vmulti) -* Look into logging exceptions thrown in background threads +* ~~Look into logging exceptions thrown in background threads~~ * ~~Add mutex for controller input reader thread (better control Controller Readings display)~~ * Add numeric data to Controller Readings tab