1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 09:45:37 +03:00

add msp telemtry

This commit is contained in:
treymarc 2014-04-22 13:48:57 +02:00
parent 1092fa5b40
commit b14b058fa0
7 changed files with 90 additions and 2 deletions

View file

@ -2,4 +2,4 @@
void mspProcess(void);
void mspInit(void);
void sendMspTelemetry(void);