mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-04 13:02:47 +00:00
More cleanup
This commit is contained in:
@@ -213,12 +213,9 @@ public:
|
||||
InformationView(NavigationView& nav);
|
||||
|
||||
private:
|
||||
void refresh();
|
||||
static constexpr auto version_string = "v1.1.1";
|
||||
NavigationView& nav_;
|
||||
|
||||
rtc::RTC datetime;
|
||||
|
||||
Rectangle backdrop {
|
||||
{ 0, 0 * 16, 240, 16 },
|
||||
{33, 33, 33}
|
||||
|
||||
Reference in New Issue
Block a user