Skip to content

Commit 8c493a4

Browse files
committed
restart launcher correcly
1 parent 3610bd3 commit 8c493a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

esp32/modules/launcher.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ def perform_uninstall(ok):
9393
os.remove("%s/%s/%s" % (install_path, selected, rm_file))
9494
os.rmdir("%s/%s" % (install_path, selected))
9595
badge.eink_busy_wait()
96-
esp.rtcmem_write_string('launcher')
97-
esp.start_sleeping(1)
96+
appglue.start_app('launcher')
9897

9998
import dialogs
10099
uninstall = dialogs.prompt_boolean('Are you sure you want to remove %s?' % selected, cb=perform_uninstall)

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