mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 11:59:58 +03:00
Updated handling of FrSky telemetry processing, renamed to FrSkyHub
for disambiguation.
This commit is contained in:
parent
2207a98a7a
commit
0b9884961d
19 changed files with 244 additions and 269 deletions
|
@ -136,7 +136,7 @@ extern uint8_t __config_end;
|
|||
#include "sensors/gyro.h"
|
||||
#include "sensors/sensors.h"
|
||||
|
||||
#include "telemetry/frsky.h"
|
||||
#include "telemetry/frsky_hub.h"
|
||||
#include "telemetry/telemetry.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue