dpoulson / r2_control

Python code to control an R2D2 (or other astromech) from a Raspberry Pi over i2c
http://r2djp.co.uk/
GNU General Public License v2.0
38 stars 13 forks source link

Move the servo API section into its own package. #78

Closed dpoulson closed 5 months ago

dpoulson commented 5 years ago

All the servo API calls are still in main.py, these should be in their own package