Open
Description
Hi,
I'd like to control one servos with your python module.
I have a MacBook and I'm trying to use python with arduino Yun.
I inizialize the board with
board = Arduino("9600",port = "/dev/tty.usbmodemfd131")
and all is ok
when i try to inizialize Servos typing:
board.Servos.attach(9)
the python sheel freezes
What do I wrong ?
thanks
Filippo
Metadata
Metadata
Assignees
Labels
No labels