From e50c2aa38d0f2830456ee2df2eefc38d5cca48ee Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 23 May 2018 22:31:45 -0400 Subject: [PATCH] docs: Remove "touch panel" item from Todo document Signed-off-by: Kevin O'Connor --- docs/Todo.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/Todo.md b/docs/Todo.md index 2d9bbae9..71157963 100644 --- a/docs/Todo.md +++ b/docs/Todo.md @@ -63,12 +63,6 @@ Hardware features * Support for additional kinematics: scara, etc. -* Possible support for touch panels attached to the micro-controller. - (In general, it would be preferable to attach touch panels to the - host system and have octoprint interact with the panel directly, but - it would also be useful to handle panels already hardwired to the - micro-controller.) - Misc features =============