Skip to content

fix(st7789): Remove gamma configuration, relying on defaults#380

Merged
finger563 merged 1 commit intomainfrom
fix/st7789-remove-gamma-values
Feb 21, 2025
Merged

fix(st7789): Remove gamma configuration, relying on defaults#380
finger563 merged 1 commit intomainfrom
fix/st7789-remove-gamma-values

Conversation

@finger563
Copy link
Contributor

Description

  • Remove initialization commands for setting initial values for gamma controls from ST7789 driver

Motivation and Context

Improves color reproduction on T Dongle S3

How has this been tested?

  • Build and run esp-box/example
  • Build and run t-deck/example
  • Build and run t-dongle-s3/example

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

@finger563 finger563 self-assigned this Feb 21, 2025
@finger563 finger563 added enhancement New feature or request display drivers labels Feb 21, 2025
@finger563 finger563 merged commit a223d36 into main Feb 21, 2025
72 of 73 checks passed
@finger563 finger563 deleted the fix/st7789-remove-gamma-values branch February 21, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

display drivers enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant