I ordered a bunch of Digisparks months back. The boards appear to upload my program successfully using the Arduino IDE but I can't get a servo to work. I am using the SimpleServo library and servo.write(<degrees>) commands. I am powering the board with usb and have the servo connected to 5v, Grd, and P0 but get no response. Any clue what I might be missing? Any suggestions for troubleshooting?
Thanks