Skip to content

Commit f512b7f

Browse files
demvladhaslinghuis
andauthored
Mavlink mode caption is removed, due of release in the separated PR
Co-authored-by: Mark Haslinghuis <[email protected]>
1 parent 51ae317 commit f512b7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/js/debug.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,6 @@ function update() {
848848
addArrayElement(DEBUG.modes, "AUTOPILOT_POSITION");
849849
addArrayElement(DEBUG.modes, "CHIRP");
850850
addArrayElement(DEBUG.modes, "FLASH_TEST_PRBS");
851-
addArrayElement(DEBUG.modes, "MAVLINK_TELEMETRY");
852851
replaceArrayElement(DEBUG.modes, "DUAL_GYRO_RAW", "MULTI_GYRO_RAW");
853852
replaceArrayElement(DEBUG.modes, "DUAL_GYRO_DIFF", "MULTI_GYRO_DIFF");
854853
replaceArrayElement(DEBUG.modes, "DUAL_GYRO_SCALED", "MULTI_GYRO_SCALED");

0 commit comments

Comments
 (0)