Ian Krase / Mbed 2 deprecated NeoQuadrapod

Dependencies:   ArthropodIK MMA8451Q MODSERIAL TSI TextLCD mbed-rtos mbed

Fork of Quadrapod by Ian Krase

Files at this revision

API Documentation at this revision

Comitter:
ikrase
Date:
Fri Jun 26 04:23:14 2015 +0000
Parent:
5:932ad8e3a7cf
Child:
7:68e488d28f67
Commit message:
Continued development.

Changed in this revision

ArthropodIK.lib Show annotated file Show diff for this revision Revisions of this file
PolyServo/PolyServo.h Show annotated file Show diff for this revision Revisions of this file
--- a/ArthropodIK.lib	Thu Jun 25 07:08:24 2015 +0000
+++ b/ArthropodIK.lib	Fri Jun 26 04:23:14 2015 +0000
@@ -1,1 +1,1 @@
-ArthropodIK#9805c9d36254
+http://developer.mbed.org/users/ikrase/code/ArthropodIK/#031a0c78d8d6
--- /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