refactor: sections of the badger

This commit is contained in:
2024-05-20 00:01:00 +02:00
parent 88c83d95ca
commit f316e12426
9 changed files with 8 additions and 8 deletions

View File

@@ -187,7 +187,7 @@ def draw_background(display):
# display.image(image, 296, 128, 0, 0)
def draw_menu(display, selected):
menu = "Badge QR Special About"
menu = "Badge QR About Event"
# logo
display.pen(0)