Skip to content

fix: remove unused variable#9

Merged
uxjulia merged 1 commit into
mainfrom
development
Apr 6, 2026
Merged

fix: remove unused variable#9
uxjulia merged 1 commit into
mainfrom
development

Conversation

@uxjulia
Copy link
Copy Markdown
Owner

@uxjulia uxjulia commented Apr 6, 2026

Remove unused variable

@uxjulia uxjulia merged commit 96bfd17 into main Apr 6, 2026
1 of 3 checks passed
uxjulia pushed a commit that referenced this pull request May 20, 2026
…spoint-reader#2022)

Pulls in community-sdk PR #9, which clears inGrayscaleMode inside
cleanupGrayscaleBuffers() after the restored BW frame is written back
into RED RAM. Without this, the next BW page turn would still see the
flag set and trigger a redundant grayscaleRevert() refresh, producing
visible ghosting on the X4 with text anti-aliasing enabled.

Regression introduced by SDK commit 0a8ada2 (factory LUT grayscale
support), which removed a redundant inGrayscaleMode guard in
grayscaleRevert() and so caused the cleanup to actually run for the
first time.

Bypassing rules to avoid this going stale and all nightly builds being broken for x4 users
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.

1 participant