Skip to content

Commit 0c4d782

Browse files
committed
Fix the simple demo
1 parent c1ba2d2 commit 0c4d782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import usb_robot_arm as usb_arm
1+
import owi_maplin_usb_arm as usb_arm
22
import logging
33

44
logging.basicConfig(level=logging.DEBUG)

0 commit comments

Comments
 (0)