diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-04-13 14:18:48 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-04-13 14:18:48 -0400 |
commit | a3a45b5037fea1a7f0879451a41cea7a4809d1f2 (patch) | |
tree | ca9533b64a5a10c570ed98d9494c0a215fdfcb7b | |
parent | dc645d76b407c1953827af31bddd29f2ab8841cf (diff) | |
download | kutter-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>
-rw-r--r-- | docs/Todo.md | 5 |
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 |