mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-14 10:33:39 +00:00
Merge pull request #630 from TQMatvey/next
Fix KeyFob (beta) being off-screen
This commit is contained in:
commit
c9db1aab30
@ -36,7 +36,7 @@ public:
|
|||||||
|
|
||||||
void focus() override;
|
void focus() override;
|
||||||
|
|
||||||
std::string title() const override { return "Key fob TX (beta)"; };
|
std::string title() const override { return "Key fob TX"; };
|
||||||
|
|
||||||
private:
|
private:
|
||||||
NavigationView& nav_;
|
NavigationView& nav_;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user