From 8935d83e76bcdf64e61d39c0b8508a87462d1431 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Thu, 2 Apr 2020 17:24:15 -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 61d4561..beb9ef8 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,7 @@ * Abstract KB+M codes to allow different event systems (Vmulti) * ~~Add volume scale to mic volume. Mic volume too loud otherwise~~ * ~~Check Toggle action label in old WinForms build~~ -* Look into adding JSON package +* ~~Look into adding JSON package~~ * ~~Check if unhandled exception logging for threads is needed~~ * ~~Look into logging exceptions thrown in background threads~~ * ~~Add mutex for controller input reader thread (better control