menu bar: start wificonf app for wifi button

This commit is contained in:
Thomas Farstrike
2025-05-01 22:20:29 +02:00
parent 0addb543f0
commit 999bf9726e
+1 -1
View File
@@ -187,8 +187,8 @@ wifi_label.center()
wifi_label.set_style_text_color(COLOR_DRAWER_BUTTONTEXT,0)
def wifi_event(e):
global drawer_open
#wifi_screen.set_y(0) # TODO: make this
close_drawer()
start_app("/builtin/apps/com.example.wificonf")
wifi_btn.add_event_cb(wifi_event,lv.EVENT.CLICKED,None)
#