Skip to content

Commit b15bd38

Browse files
demvladhaslinghuis
andauthored
Resolved disabled telemetries options issue
Co-authored-by: Mark Haslinghuis <[email protected]>
1 parent f512b7f commit b15bd38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/js/tabs/firmware_flasher.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ firmware_flasher.initialize = async function (callback) {
291291
"USE_SERIALRX_FPORT",
292292
"USE_SERIALRX_GHST",
293293
"USE_SERIALRX_JETIEXBUS",
294-
"USE_SERIALRX_MAVLINK",
295294
].includes(radioProtocol);
296295

297296
$('select[name="telemetryProtocols"]').attr("disabled", hasTelemetryEnabledByDefault);

0 commit comments

Comments
 (0)