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

Fix for 3.7in resolution #187

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

Conversation

robweber
Copy link

In the Python library the height and width values for the 3.7in EPD appear to be backwards. The description of the device on the Waveshare page lists it's resolution as 480x280. This would be 480 in width by 280 in height. Current files have these values swapped. This swaps the values so the correct width and height are returned when referencing them for EPD dimensions.

@mbartlett21
Copy link
Contributor

Unfortunately, this is incorrect. The non-rotated image on the display is portrait.

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