Skip to content

Update GC9A01_Init.h, clear memory before turning the screen on#3776

Open
chriskiefer wants to merge 1 commit into
Bodmer:masterfrom
Emute-Lab-Instruments:master
Open

Update GC9A01_Init.h, clear memory before turning the screen on#3776
chriskiefer wants to merge 1 commit into
Bodmer:masterfrom
Emute-Lab-Instruments:master

Conversation

@chriskiefer
Copy link
Copy Markdown

the prevents noise showing on the screen on boot

@h4yn0nnym0u5e
Copy link
Copy Markdown

I'd suggest you add some guards around this so it's optional, e.g. #if defined(GC9A01_CLEAR_ON_INIT). The user can then define the guard in their setup if they want it. I probably wouldn't, it adds even more time to an already-slow startup...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants