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

memtemp fix Waveshare V2 Horizontal Position #1226

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drego85
Copy link
Contributor

@drego85 drego85 commented Apr 1, 2024

Description

The current location "178, 84" does not correctly display the temperature symbol (Cellsius, Kelvin, etc.). I fix the code whit the correct position.

How Has This Been Tested?

Tested on Raspberry Pi Zero 2 with Waveshare V2

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 change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s

The current location "178, 84" does not correctly display the temperature symbol (Cellsius, Kelvin, etc.). I fix the code whit the correct position.
@drego85
Copy link
Contributor Author

drego85 commented Apr 1, 2024

Before:
IMG_2542
After:
IMG_2543
Sorry for the not very good quality of the second photo.

@drego85 drego85 changed the title Fix Waveshare V2 Horizontal Position memtemp fix Waveshare V2 Horizontal Position Apr 3, 2024
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

1 participant