thearn / Python-Arduino-Command-API

A Python library for communicating with Arduino microcontroller boards
415 stars 151 forks source link

Fixed a few bugs in Servos code. #6

Closed ianjosephwilson closed 11 years ago

ianjosephwilson commented 11 years ago

I added some tests for the Servos code and for the close method on the Arduino class.