changed esc to launcher key combo

patch/inkylauncher
thirdr 2022-12-19 14:18:00 +00:00 zatwierdzone przez Phil Howard
rodzic db4473ff5e
commit 3749f19756
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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