Closed Destrutor2 closed 4 years ago
WARNING: library WiFiManager claims to run on esp8266
If you read the source code for IRMQTTServer.ino around line 30ish, it tells you you need the 'development' branch for WiFiManager when using it on ESP32s. You need to go to their git page and download/install their development branch.
Thanks, this problem is solved for me. Unfortunately, I have another error which is rather frequent on the internet but which I could not solve, I will open another issue in case you are able to help me.
Version/revision of the library used
2.7.6
I always get this error:
Example code used
IRMQTTServer
Circuit diagram and hardware used (if applicable)
I'll use an IR led with a transistor
I have followed the steps in the [Troubleshooting Guide]
Yes, at least I tried
Has this library/code previously worked as expected for you?
No, first time I use it.
thanks