Skip to content

Commit 149cc02

Browse files
authored
Merge pull request #24 from caternuson/iss23
Add SBC warn to example
2 parents bc7641c + 7000810 commit 149cc02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/motorkit_robot.py

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#
2+
# NOTE - Only for use on Raspberry Pi or other SBC.
3+
#
4+
15
# Simple two DC motor robot class. Exposes a simple LOGO turtle-like API for
26
# moving a robot forward, backward, and turning. See RobotTest.py for an
37
# example of using this class.

0 commit comments

Comments
 (0)