b = Arduino('/dev/tty.usbmodem1421') pin = 9 b.output([pin]) // hangs on this line anything i'm doing wrong?