Appdata für Header, Flaggensymbole laden

This commit is contained in:
2025-09-15 08:30:15 +02:00
parent f3c9ced477
commit 766b191109
20 changed files with 125 additions and 50 deletions

View File

@@ -4,8 +4,8 @@ import datetime
class System(Page):
def __init__(self, pageno, cfg, boatdata):
super().__init__(pageno, cfg, boatdata)
def __init__(self, pageno, cfg, appdata, boatdata):
super().__init__(pageno, cfg, appdata, boatdata)
self.buttonlabel[1] = 'MODE'
self.buttonlabel[2] = 'STBY'
self.mode = ('I', 'N') # (I)nformation (N)MEA2000 Device List