Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit 6de266d

Browse files
committed
I'm not good with python
1 parent fbdc1fd commit 6de266d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

esp32/modules/dialogs.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,5 +192,5 @@ def __enter__(self):
192192
def __exit__(self, exc_type, exc_value, traceback):
193193
self.destroy()
194194

195-
ugfx.input_attach(ugfx.BTN_A, lambda pushed: wait_for_interupt = False)
196-
ugfx.input_attach(ugfx.BTN_B, lambda pushed: wait_for_interupt = False)
195+
ugfx.input_attach(ugfx.BTN_A, wait_for_interupt = False)
196+
ugfx.input_attach(ugfx.BTN_B, wait_for_interupt = False)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy