Skip to content

Raise error on light value > 1024 - #5

Open
h-bauer wants to merge 1 commit into
sunfounder:masterfrom
h-bauer:h-bauer-patch-read-analog-gt-1024
Open

Raise error on light value > 1024#5
h-bauer wants to merge 1 commit into
sunfounder:masterfrom
h-bauer:h-bauer-patch-read-analog-gt-1024

Conversation

@h-bauer

@h-bauer h-bauer commented Apr 11, 2022

Copy link
Copy Markdown

The continue statement in the inner for loop had no effect on the outer for loop. The use of break skips the new else clause, forcing a new try (if available).

The continue statement in the inner for loop had no effect on the outer for loop. The use of break skips the new else clause, forcing a new try (if available).
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.

1 participant