mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 14:17:38 +00:00
Merge pull request #630 from TQMatvey/next
Fix KeyFob (beta) being off-screen
This commit is contained in:
@@ -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_;
|
||||||
|
Reference in New Issue
Block a user