diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-05-23 22:31:45 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-05-23 22:31:45 -0400 |
commit | e50c2aa38d0f2830456ee2df2eefc38d5cca48ee (patch) | |
tree | 38998bf77320e99bca1a1980eba42f61b6b90172 /docs/Todo.md | |
parent | 237c242d655a82b101b3d832c46e6b6ea7c2be68 (diff) | |
download | kutter-e50c2aa38d0f2830456ee2df2eefc38d5cca48ee.tar.gz kutter-e50c2aa38d0f2830456ee2df2eefc38d5cca48ee.tar.xz kutter-e50c2aa38d0f2830456ee2df2eefc38d5cca48ee.zip |
docs: Remove "touch panel" item from Todo document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Todo.md')
-rw-r--r-- | docs/Todo.md | 6 |
1 files changed, 0 insertions, 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 ============= |