Begin of servo
This commit is contained in:
parent
c09e5b5b48
commit
61ee69dc84
5 changed files with 38 additions and 1 deletions
|
@ -32,5 +32,8 @@ void rqPwmSetFreq(void);
|
|||
void rqPwmSetValue(void);
|
||||
void rqSetMem8(void);
|
||||
void rqGetMem8(void);
|
||||
void rqSetMem16(void);
|
||||
void rqGetMem16(void);
|
||||
void rqGetInterruptCounterOffset(void);
|
||||
|
||||
#endif // REQUEST_HANDLERS_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue