firmware icon indicating copy to clipboard operation
firmware copied to clipboard

[Feature Request]: Write owner.short_name " sleeping..." into device sleep screen (useful for e-paper)

Open Dorn8010 opened this issue 1 year ago • 3 comments

Platform

ESP32

Description

Add owner.short_name in Screen.cpp line 289 to show the name of the device while sleeping (e-paper). Useful when multiple E-paper devices in use, since they keep the screen info when off.

Dorn8010 avatar Jun 14 '24 11:06 Dorn8010

@Dorn8010 Are you happy to put in a pull-request for this one? I'll leave you to it if you're already working on it!

todd-herbert avatar Jun 14 '24 13:06 todd-herbert

Would love to enter it myself, but now C++ coding experience - so it would be a mess ;)

Dorn8010 avatar Jun 14 '24 20:06 Dorn8010

Changed my setup and the pull request to be in line with the trunk formatting to #4134.

Dorn8010 avatar Jun 20 '24 19:06 Dorn8010