-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error class fauxmoESP has no member named onMessage #2
Comments
Use fauxmo library version 2.2.1 |
where i find that? |
Sketch-->Include Libraries-->Manage Libraries. The usual place where you install the libraries. From the dropdown on the left side choose the 2.2.1 version. |
10x 10x 10x shivasiddharth for your help. is working now and alexa shi find devices bat the blue ligts shi not find. |
the light is to dimm. how increse brightness? |
'class fauxmoESP' has no member named 'setPort for this fauxmo.setPort(80); |
I had this same problem with setPort, i solved updating the library fauxmo to version 3.1.0. |
C:\Users\sexyy\Downloads\16 device alexa control\sketch_feb03a\sketch_feb03a.ino: In function 'void setup()':
sketch_feb03a:161: error: 'class fauxmoESP' has no member named 'onMessage'
fauxmo.onMessage(callback);
exit status 1
'class fauxmoESP' has no member named 'onMessage'
...i use NODEMCU
The text was updated successfully, but these errors were encountered: