mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-19 02:43:39 +00:00
Add titles for transponder apps.
This commit is contained in:
@@ -207,6 +207,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 "TPMS"; };
|
||||
|
||||
private:
|
||||
TPMSRecentEntries recent;
|
||||
TPMSLogger logger;
|
||||
|
Reference in New Issue
Block a user