mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Initial implementation of SPEK SRXL telemetry protocol
This commit is contained in:
parent
1475138e75
commit
c49d36a346
7 changed files with 365 additions and 13 deletions
1
Makefile
1
Makefile
|
@ -592,6 +592,7 @@ HIGHEND_SRC = \
|
|||
sensors/barometer.c \
|
||||
telemetry/telemetry.c \
|
||||
telemetry/crsf.c \
|
||||
telemetry/srxl.c \
|
||||
telemetry/frsky.c \
|
||||
telemetry/hott.c \
|
||||
telemetry/smartport.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue