Remove FSK from receiver menu. It doesn't do anything (yet).

This commit is contained in:
Jared Boone 2015-09-02 18:55:00 -07:00
parent f91f17b9fb
commit aa733b1b61

View File

@ -418,7 +418,6 @@ private:
{ " AM ", 0 },
{ "NFM ", 1 },
{ "WFM ", 2 },
{ "FSK ", 3 },
{ "SPEC", 4 },
}
};