Merge pull request #3041 from haslinghuis/fix-debug-modes

Fix debug modes (GHST)
10.9-maintenance
haslinghuis 2022-10-12 22:41:36 +02:00 committed by GitHub
commit 3a4751946f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -344,7 +344,8 @@ onboard_logging.initialize = function (callback) {
{text: "RX_TIMING"},
{text: "D_LPF"},
{text: "VTX_TRAMP"},
{text: "GHOST"},
{text: "GHST"},
{text: "GHST_MSP"},
{text: "SCHEDULER_DETERMINISM"},
{text: "TIMING_ACCURACY"},
{text: "RX_EXPRESSLRS_SPI"},