Remove debug mode (#3264)
parent
60ee559c04
commit
52c53deb33
|
@ -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++) {
|
||||
|
|
Loading…
Reference in New Issue