Setting the sensor parameter remotely (http request) #18
Unanswered
juanandrescl
asked this question in
Q&A
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Please I need some help here.
Accoording to the examples, the count() function and the sensor type must be declared/defined outside the setup() function.
Since I can not define functions inside de the setup() functions..
what would be a good approach for retrieving the "type" variable from an HTTP request?
Thanks in advance
#define type YFS201
#define pin D2 // pin -> interrupt pin
Beta Was this translation helpful? Give feedback.
All reactions