sdsd
Dependencies:
mbed
Fork of
mbed5a_testy
by
Robert Labuz
Diff: serwo.h
- Revision:
- 1:b8d65b5745d1
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/serwo.h Fri May 05 20:01:41 2017 +0000
@@ -0,0 +1,5 @@
+
+
+void Servo_Init(unsigned int uiServoFrequency);
+void Servo_Callib(void);
+void Servo_GoTo(unsigned int uiPosition);