-
Notifications
You must be signed in to change notification settings - Fork 17
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
EXAMPLE NOT WORKING #25
Comments
So I have done some more research and it looks like the example is working on a ESP 8266 , any body knows why is not working on Uno / Nano ? anything to do with the eeprom ? |
Hi,
for example like that
After these changes it's working on Mega. You could also uncomment |
I have discovered why is not working , It's something to do with the Eeprom . Maybe somebody has an Idea what going on , but this was the fix , to have it working on non ESP devices . |
Hi Marvin ,
I'm trying to use your library and start with the example provided , but it doesn't work .
I set the new level from the serial monitor and nothing happens , level always stays @ 255 .
I'm using Arduino IDE 1.8.7
Can you please help me in this matter.
Thank you .
The text was updated successfully, but these errors were encountered: