Changed button combo for esc to launcher

patch/inkylauncher
thirdr 2022-12-20 14:34:52 +00:00 zatwierdzone przez Phil Howard
rodzic a11d2b6fc0
commit da52a1ab92
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -99,7 +99,7 @@ def launcher():
ih.clear_button_leds()
ih.led_warn.off()
if ih.pressed() == ih.inky_frame.button_e:
if ih.inky_frame.button_a.read() and ih.inky_frame.button_e.read():
launcher()
ih.clear_button_leds()