aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Todo.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2017-04-13 14:18:48 -0400
committerKevin O'Connor <kevin@koconnor.net>2017-04-13 14:18:48 -0400
commita3a45b5037fea1a7f0879451a41cea7a4809d1f2 (patch)
treeca9533b64a5a10c570ed98d9494c0a215fdfcb7b /docs/Todo.md
parentdc645d76b407c1953827af31bddd29f2ab8841cf (diff)
downloadkutter-a3a45b5037fea1a7f0879451a41cea7a4809d1f2.tar.gz
kutter-a3a45b5037fea1a7f0879451a41cea7a4809d1f2.tar.xz
kutter-a3a45b5037fea1a7f0879451a41cea7a4809d1f2.zip
docs: Update Todo - RPi power over USB now implemented
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Todo.md')
-rw-r--r--docs/Todo.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/Todo.md b/docs/Todo.md
index b6829393..672a4c2c 100644
--- a/docs/Todo.md
+++ b/docs/Todo.md
@@ -99,11 +99,6 @@ Hardware features
it would also be useful to handle panels already hardwired to the
micro-controller.)
-* The raspberry pi has the ability to cut power to its USB ports. This
- feature is useful for resetting micro-controllers that are powered
- over USB. It would be useful to have a high-level command interface
- in Klippy to request a micro-controller reset via this mechanism.
-
* Possibly support printers using multiple micro-controllers.
Misc features