OpenLCD icon indicating copy to clipboard operation
OpenLCD copied to clipboard

Ability to set 'ignore RX', set contrast, set RGB without writing EEPROM

Open JamesB7 opened this issue 3 years ago • 2 comments

In my application, I do not need the device to write to EEPROM -- really, for anything. I expect to be streaming 'set RGB' quickly to do fades between colors (for example, fade white to red when an error occurs, fade back afterward), and this will certainly wear the EEPROM out if it writes it.

It would be very helpful to have a pair of commands to disable/re-enable EEPROM writes when changing settings. (These would be sent during initialization and so should not themselves be saved.)

Thank you!

James

JamesB7 avatar May 14 '21 14:05 JamesB7