sdsd

Dependencies:   mbed

Fork of mbed5a_testy by Robert Labuz

serwo.h

Committer:
deerjelen
Date:
2017-06-20
Revision:
2:0fcc9b85c8f6
Parent:
1:b8d65b5745d1

File content as of revision 2:0fcc9b85c8f6:



void Servo_Init(unsigned int uiServoFrequency);
void Servo_Callib(void);
void Servo_GoTo(unsigned int uiPosition);