-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Nice ghosting not an issue with the firmware wontfix Can't Understand yes yes.....
Have 2 Video Post!!! 2.5 Work 4.5 Work not!!!!
YOU CAN also see how to install the version!!!
Why do you just close the post?!
How am I supposed to say, does it work or not??!
I did it, no change, still no picture.
The fact is, 2.2a works, 4.5b doesn't. I have no idea what's wrong. It's just weird...
I tried it with Virtual Studio Code, no improvement.
With Arduino, no improvement several times.
Your tip, no improvement.
2.5a
https://streamable.com/ba5t6d
4.5b
https://streamable.com/sm9xb8
this behavior is likely caused by some ISPs blocking NTP requests.
To work around this:
Plug in the panel.
Reload the webpage.
Uncheck the "Show Clock" option.
Your GIF should display correctly after these steps.
If you'd prefer to disable the clock by default, you can make the following changes:
In webpages.h (line 36):
In firmware.ino (line 60):
bool clockEnabled = false;