Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linear color gradient for weather readout text #2061

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

CCF100
Copy link

@CCF100 CCF100 commented May 9, 2024

Hello! This is my first ever PR!

I implemented some Linear Gradient calculation code for coloring temperature readout text. Here are some examples of it being used in the Weather App:
image
image
image
image

I also moved some code from the Weather App (namely the function RoundTemperature()) to my WeatherHelper.cpp since it didn't make sense (at least to me) to be in there now that I created this new class...

If you have any suggestions, feel free to mention them.

@CCF100 CCF100 marked this pull request as draft May 9, 2024 20:26
Copy link

github-actions bot commented May 9, 2024

Build checks have not completed. Possible reasons for this are:

  1. The checks need to be approved by a maintainer
  2. The branch has conflicts
  3. The firmware build has failed

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.

None yet

2 participants