I released the new Stable tty2oled FW Version 221030.
Run "The Updater" to get available Script and INI Updates and the latest Display FW.
Changes:
- New Screensaver "Toast“ but only for ESP32 based devices."
To activate the new Screensaver add the lineto your tty2oled-user.ini file.Code: Select all
SCREENSAVER_SCREEN_TOAST="yes"
Based on Code from here: https://learn.adafruit.com/animated-fly ... welry/code
- Modfied the Screensaver "Stars" for more "fading"
- Changed Picture-Array Memory allocation from "malloc" to static.
I have tested the FW with the 8266 and it was working fine for me.
If you run "testing" on your system, remove the line
Code: Select all
TTY2OLED_FW_TESTING="yes"
Report Problems here.