A class to control a model R/C servo, using a PwmOut
Dependents: Brute_TS_Controller_2018_11
History
changed all floats to doubles in servo to kill compiler warnings
2018-05-09, by JonFreeman [Wed, 09 May 2018 17:11:54 +0000] rev 6
changed all floats to doubles in servo to kill compiler warnings
commented out write (0.5) to prevent servo kick on startup
2018-05-09, by JonFreeman [Wed, 09 May 2018 15:42:15 +0000] rev 5
commented out write (0.5) to prevent servo kick on startup
changed floats to double in servo
2018-05-09, by JonFreeman [Wed, 09 May 2018 15:06:16 +0000] rev 4
changed floats to double in servo
Published as library, with new doxygen autodoc
2010-09-02, by simon [Thu, 02 Sep 2010 17:34:43 +0000] rev 3
Published as library, with new doxygen autodoc