Skip to content

Conversation

@hamsolo474
Copy link
Contributor

changed line 11
board.pinMode(13, "OUTPUT")
to
board.pinMode(led_pin, "OUTPUT")
as if led_pin is anything other than 13 the example wont work

changed line 11
board.pinMode(13, "OUTPUT")
to
board.pinMode(led_pin, "OUTPUT")
as if led_pin is anything other than 13 the example wont work
thearn added a commit that referenced this pull request Oct 23, 2014
@thearn thearn merged commit afca563 into thearn:master Oct 23, 2014
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