mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
Added protocol level RX frame rate measurement for FrSky FPort.
This commit is contained in:
parent
53318e5e4d
commit
dc5671f34c
9 changed files with 71 additions and 7 deletions
|
@ -111,6 +111,7 @@ typedef enum {
|
|||
DEBUG_FF_INTERPOLATED,
|
||||
DEBUG_BLACKBOX_OUTPUT,
|
||||
DEBUG_GYRO_SAMPLE,
|
||||
DEBUG_RX_TIMING,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue