Skip to content

Correcting variable declaration from byte to int#58

Closed
savvasio wants to merge 1 commit into
sparkfun:masterfrom
savvasio:master
Closed

Correcting variable declaration from byte to int#58
savvasio wants to merge 1 commit into
sparkfun:masterfrom
savvasio:master

Conversation

@savvasio

Copy link
Copy Markdown

The original code has a bug, analogRead returns and int. This change corrects that variable mismatch.

Changed the type of myValue as we need int.
@ToniCorinne

Copy link
Copy Markdown

Glad to see the tutorial worked for you! I'm going to leave the repo as-is for other users, but let us know if you have any questions.

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