docs: add systemd unit service to switch off LCD on boot (#4)

This commit is contained in:
Markus Zehnder
2025-08-02 18:51:01 +02:00
committed by GitHub
parent 8275bcd79a
commit 5f79d7a3b6
4 changed files with 171 additions and 0 deletions
+3
View File
@@ -90,6 +90,9 @@ A release build is highly recommended, as it significantly improves graphics per
cargo build --release
```
### Install
See [Linux systemd Service](linux/) on how to automatically switch off the LCD at boot up.
## Demo App Usage