Encoders, Nuoptix DTMF and RDS transmitters now use TransmitterView

Bigger buttons in AlphanumView, 3 pages
Scary yellow stripes around TransmitterView
This commit is contained in:
furrtek 2017-02-07 22:12:20 +00:00
parent fc8279aa30
commit c72b490d49
16 changed files with 180 additions and 184 deletions

View file

@ -57,9 +57,6 @@ public:
~POCSAGAppView();
void set_parent_rect(const Rect new_parent_rect) override;
void paint(Painter&) override { };
void focus() override;
std::string title() const override { return "POCSAG RX"; };