Remove Serial1 MAVLink check; MAVLink is supported on Serial0 only (#2979)
commit9186570dbeaf89c7a7449d97c83d5af3d3234316
authorMUSTARDTIGER FPV <122312693+MUSTARDTIGERFPV@users.noreply.github.com>
Mon, 21 Oct 2024 18:12:12 +0000 (21 11:12 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2024 18:12:12 +0000 (21 20:12 +0200)
tree68dec27585ae59aea26734f530a02dc502f7ebae
parented24ea4623ad462bc553172e53207fdbe6b403f5
Remove Serial1 MAVLink check; MAVLink is supported on Serial0 only (#2979)

* Remove Serial1 MAVLink check; MAVLink is supported on Serial0 only

* Show/hide the mavlink parameters depending on the protocol

* Make the protocol name consistent

---------

Co-authored-by: Jye <14170229+JyeSmith@users.noreply.github.com>
Co-authored-by: Paul Kendall <pkendall64@gmail.com>
src/lib/LUA/rx_devLUA.cpp