Appdata für Header, Flaggensymbole laden
This commit is contained in:
@@ -15,7 +15,7 @@ from .page import Page
|
||||
class SkyView(Page):
|
||||
|
||||
def __init__(self, pageno, cfg, appdata, boatdata):
|
||||
super().__init__(pageno, cfg, boatdata)
|
||||
super().__init__(pageno, cfg, appdata, boatdata)
|
||||
|
||||
def pol2cart(azimut, elevation):
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user