mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-19 10:41:51 +00:00
Add Receiver sub-menu, Transponders item and sub-menu.
This commit is contained in:
@@ -407,9 +407,6 @@ private:
|
||||
{ " AM ", toUType(ReceiverModel::Mode::AMAudio) },
|
||||
{ "NFM ", toUType(ReceiverModel::Mode::NarrowbandFMAudio) },
|
||||
{ "WFM ", toUType(ReceiverModel::Mode::WidebandFMAudio) },
|
||||
{ "AIS ", toUType(ReceiverModel::Mode::AIS) },
|
||||
{ "TPMS", toUType(ReceiverModel::Mode::TPMS) },
|
||||
{ "ERT", toUType(ReceiverModel::Mode::ERT) },
|
||||
{ "SPEC", toUType(ReceiverModel::Mode::SpectrumAnalysis) },
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user