Pironman5 OLED brightness

Hi,
Is there a way to lower the brightness of the OLED display on the Pironman5?
I assume currently its on 100% by default. Can this be lowered to say 70% to extend the life of the display to prevent it getting Burn In - given it is OLED and Burn In is very much a thing compared to TFT LCD… ?

Thanks

Currently, we are unable to adjust the brightness of the OLED screen. We are working on developing a switch function for the OLED screen.

in the code the default value is actually around 62% of max possible (159 out of 255)

i added command line / http control of brightness with these commits to my fork:

i made it a 0-100 % setting where 100% is equal to the Sunfounder default value. wasn’t sure if it’d be safe to go above that. 1% vs 100% is a noticeable but not massive difference

We are currently working on the OLED screen switch functionality.
Once testing is complete, we will include this feature in the next version of the Pironman5 software.
Thank you for your patience as we make these improvements!