Skip to content

Fixes issue with one/two images failing #5

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

Merged
merged 1 commit into from
Oct 11, 2018

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Oct 11, 2018

Fix for #3 and #4

If only one image was present, it was failing on the second loop. With two images, it showed the first image only on the first loop and the second image only after that. Resolves this issue.

If only one image was present, it was failing on the second loop.
With two images, it showed the first image only on the first pass
and the second image only after that. Resolves this issue.
@kattni kattni requested a review from caternuson October 11, 2018 17:17
@caternuson caternuson merged commit c7c1db3 into adafruit:master Oct 11, 2018
@caternuson
Copy link
Contributor

Tested and confirmed fixes both #3 and #4.

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