Replies: 1 comment
-
It happens when I try to send integer only.
|
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
-
Hi,
I modified the "number" example to use it with ESP32.
And I cannot get It working. I get the following compiler error:
Compilation error: call of overloaded 'setState(int)' is ambiguous
Any idea what's wrong?
THX!
Here is the code:
Beta Was this translation helpful? Give feedback.
All reactions