mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-08 22:31:56 +00:00
Add titles for transponder 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 { };
|
||||
|
||||
std::string title() const override { return "ERT"; };
|
||||
|
||||
private:
|
||||
ERTRecentEntries recent;
|
||||
ERTLogger logger;
|
||||
|
||||
Reference in New Issue
Block a user