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

Commit eacc222

Browse files
committed
More fixes
1 parent f88381e commit eacc222

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

esp32/modules/splash.py

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,10 @@ def draw_home(do_BPP):
7878
# appglue.start_bpp() ## SHOULD BE THIS!!
7979
deepsleep.start_sleeping()
8080

81-
# START LAUNCHER
82-
def press_start(pushed):
83-
if pushed:
84-
appglue.start_app("launcher", False)
85-
8681
def start_ota(pushed):
8782
if pushed:
8883
appglue.start_ota()
89-
90-
# NOTHING
84+
9185
def press_nothing(pushed):
9286
if pushed:
9387
global loopCount

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