Add DEBUG_ANGLEMODE (#3133)

Add DEBUG_ANGLE_CONTROLLER
10.9-maintenance
haslinghuis 2022-12-15 14:02:17 +01:00 committed by GitHub
parent 1c94746cb4
commit bb8d3b4019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -307,6 +307,7 @@ 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++) {