mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 02:08:50 +01:00
add delay after forget
This commit is contained in:
parent
a7227fbadf
commit
47d08a5451
@ -213,6 +213,8 @@ class BleInfoPage(Page):
|
||||
except Exception,e:
|
||||
print(str(e))
|
||||
|
||||
pygame.time.delay(400)
|
||||
|
||||
self._Screen.Draw()
|
||||
self._Screen.SwapAndShow()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user