Remove debug mode (#3264)

10.9-maintenance
haslinghuis 2023-01-23 01:22:49 +01:00 committed by GitHub
parent 60ee559c04
commit 52c53deb33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -320,7 +320,6 @@ onboard_logging.initialize = function (callback) {
{text: "ATTITUDE"},
{text: "VTX_MSP"},
{text: "GPS_DOP"},
{text: "ANGLEMODE"},
];
for (let i = 0; i < FC.PID_ADVANCED_CONFIG.debugModeCount; i++) {