1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00

Updating credits for FrSky telemetry.

This commit is contained in:
Dominic Clifton 2014-10-18 16:03:13 +01:00
parent 8fef02fe8d
commit e0495343de

View file

@ -16,7 +16,8 @@
*/ */
/* /*
* FrSky Telemetry implementation by silpstream @ rcgroups * Initial FrSky Telemetry implementation by silpstream @ rcgroups.
* Addition protocol work by airmamaf @ github.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>