mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Gyro filtering restructure debug modes (#1607)
Gyro filtering restructure debug modes
This commit is contained in:
commit
f547d84eef
1 changed files with 0 additions and 2 deletions
|
@ -283,9 +283,7 @@ TABS.onboard_logging.initialize = function (callback) {
|
|||
{text: "RX_FRSKY_SPI"},
|
||||
{text: "RX_SFHSS_SPI"},
|
||||
{text: "GYRO_RAW"},
|
||||
{text: "DUAL_GYRO"},
|
||||
{text: "DUAL_GYRO_RAW"},
|
||||
{text: "DUAL_GYRO_COMBINE"},
|
||||
{text: "DUAL_GYRO_DIFF"},
|
||||
{text: "MAX7456_SIGNAL"},
|
||||
{text: "MAX7456_SPICLOCK"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue