mbed5b

Dependencies:   mbed

Revision:
0:d546b014a1e3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/serwo.h	Fri May 05 20:00:16 2017 +0000
@@ -0,0 +1,5 @@
+
+
+void Servo_Init(unsigned int uiServoFrequency);
+void Servo_Callib(void);
+void Servo_GoTo(unsigned int uiPosition);