From 796e7bbe1925485da538a92473664fcc38866989 Mon Sep 17 00:00:00 2001 From: Jos van Mourik Date: Mon, 29 Jul 2024 21:51:44 +0200 Subject: [PATCH] Update TODO --- src/device/mouse_microtouch_touchscreen.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/device/mouse_microtouch_touchscreen.c b/src/device/mouse_microtouch_touchscreen.c index 598764415..23f582237 100644 --- a/src/device/mouse_microtouch_touchscreen.c +++ b/src/device/mouse_microtouch_touchscreen.c @@ -20,7 +20,8 @@ /* TODO: - Properly implement GP/SP commands (formats are not documented at all, like anywhere; no dumps yet). - Dynamic baud rate selection from software following this. - - Add additional SMT2/3 commands plus config option for controller type. + - Add additional SMT2/3 formats as we currently only support Tablet, Hex and Dec. + - Add additional SMT2/3 modes as we currently hardcode Mode Stream + Mode Status. */ #include #include