Skip to content

Commit a0c8fe4

Browse files
authored
Merge pull request SHA2017-badge#239 from SHA2017-badge/basvs-splash-greyscale
Draw splash in greyscale.
2 parents 491d901 + 988fc29 commit a0c8fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32/modules/splash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
def draw(mode, goingToSleep=False):
2121
if mode:
2222
# We flush the buffer and wait
23-
ugfx.flush(ugfx.LUT_FULL)
23+
ugfx.flush(ugfx.GREYSCALE)
2424
badge.eink_busy_wait()
2525
else:
2626
# We prepare the screen refresh

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