We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc7641c + 7000810 commit 149cc02Copy full SHA for 149cc02
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