We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7641c commit 7000810Copy full SHA for 7000810
examples/motorkit_robot.py
@@ -1,3 +1,7 @@
1
+#
2
+# NOTE - Only for use on Raspberry Pi or other SBC.
3
4
+
5
# Simple two DC motor robot class. Exposes a simple LOGO turtle-like API for
6
# moving a robot forward, backward, and turning. See RobotTest.py for an
7
# example of using this class.
0 commit comments