Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ArthropodIK MMA8451Q MODSERIAL TSI TextLCD mbed-rtos mbed
Fork of Quadrapod by
Diff: PolyServo/PolyServo.h
- Revision:
- 6:ad53aa8b7b30
- Child:
- 7:68e488d28f67
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PolyServo/PolyServo.h Fri Jun 26 04:23:14 2015 +0000 @@ -0,0 +1,10 @@ +#ifndef POLYSERVO_H +#define POLYSERVO_H + +#include "mbed.h" + + + + + +#endif \ No newline at end of file
