mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 00:05:22 +03:00
Gyro filtering restructure debug modes
This commit is contained in:
parent
9d6f35c7f5
commit
0daa22d5ea
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_FRSKY_SPI"},
|
||||||
{text: "RX_SFHSS_SPI"},
|
{text: "RX_SFHSS_SPI"},
|
||||||
{text: "GYRO_RAW"},
|
{text: "GYRO_RAW"},
|
||||||
{text: "DUAL_GYRO"},
|
|
||||||
{text: "DUAL_GYRO_RAW"},
|
{text: "DUAL_GYRO_RAW"},
|
||||||
{text: "DUAL_GYRO_COMBINE"},
|
|
||||||
{text: "DUAL_GYRO_DIFF"},
|
{text: "DUAL_GYRO_DIFF"},
|
||||||
{text: "MAX7456_SIGNAL"},
|
{text: "MAX7456_SIGNAL"},
|
||||||
{text: "MAX7456_SPICLOCK"},
|
{text: "MAX7456_SPICLOCK"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue