Skip to content

Fix pinMode state value and missing argument on ajaxq method#5

Open
ghost wants to merge 2 commits intomasterfrom
unknown repository
Open

Fix pinMode state value and missing argument on ajaxq method#5
ghost wants to merge 2 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Sep 19, 2018

  1. The state argument value that was set on the "pinMode" function was incorrect and doesn't work with the aREST.h Arduino library. Should be "o" of OUTPUT and "i" for INPUT.
  2. The state value was missing in the request URL at the ajaxq request method.

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