firmware
firmware copied to clipboard
[Feature Request]: Write owner.short_name " sleeping..." into device sleep screen (useful for e-paper)
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 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!
Would love to enter it myself, but now C++ coding experience - so it would be a mess ;)
Changed my setup and the pull request to be in line with the trunk formatting to #4134.