Programmierung Alarmfunktion
This commit is contained in:
@@ -312,3 +312,5 @@ class Anchor(Page):
|
||||
self.draw_normal(ctx)
|
||||
else:
|
||||
self.draw_config(ctx)
|
||||
if self._bd.alarm:
|
||||
self.draw_alarm(ctx)
|
||||
|
||||
Reference in New Issue
Block a user