LCD-Smartie / LCDSmartie

The New Official LCD Smartie Repository (LCD Smartie Lazarus port)
GNU General Public License v2.0
32 stars 5 forks source link

LCD driver resets on each "Apply" #6

Closed limbo666 closed 1 year ago

limbo666 commented 1 year ago

While this may be acceptable from some devices resetting the driver on some cases causes misbehavior. Using an esp8266 based wifi lcd this causes the LCD to blink and reconnect after a while.

In addition this sets the backlight to off. Not really sure why that happens after the connection. I have tried to remove all the actions from configuration in order to avoid accidental command execution but still backlight is switched to off.

stokie-ant commented 1 year ago

I'll change this so it only resets after a driver/driver settings change

limbo666 commented 1 year ago

5.5.3.6 Fixed