Interesting that you have to supply a real number as an argument for BLYNK_WRITE. I could not figure out why this function wasn’t getting called. Reason was that I had a #define for the pinNumber and then used the #define variable for the argument.
1 Like
Let me check several possibilities…
Hi. Please check on the latest version on master branch.
Specifying pins with #define should work now. thanks.
1 Like
Yeah!
You see, @iitgrad how we work at Blynk From idea to implementation - 1 day
!
@vhymanskyy
2 Likes