mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-08 22:31:56 +00:00
Fix initial focus on ERT, TPMS apps.
This commit is contained in:
@@ -83,6 +83,8 @@ public:
|
||||
// TODO: Add flag to View that specifies view does not need to be cleared before painting.
|
||||
void paint(Painter&) override { };
|
||||
|
||||
void focus() override;
|
||||
|
||||
std::string title() const override { return "ERT"; };
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user