Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
Remove FSK from receiver menu. It doesn't do anything (yet).
Browse files Browse the repository at this point in the history
  • Loading branch information
jboone committed Sep 3, 2015
1 parent f91f17b commit aa733b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion firmware/application/ui_receiver.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,6 @@ class ReceiverView : public View {
{ " AM ", 0 },
{ "NFM ", 1 },
{ "WFM ", 2 },
{ "FSK ", 3 },
{ "SPEC", 4 },
}
};
Expand Down

0 comments on commit aa733b1

Please sign in to comment.