improvements

This commit is contained in:
2023-10-09 21:24:57 +02:00
parent 21119603cb
commit 6684be01eb
7 changed files with 62 additions and 2 deletions

View File

@@ -101,6 +101,15 @@ Wake up / Next -> 04 and GND
Previous -> 16 and GND
```
## System sounds
Place these sounds in the folder `system` on the SD card:
* sleep.mp3
* start.mp3
sleep.mp3 will be played just before the timed shutdown, start.mp3 will be played if the box started and initialized successfully.
## TODOs
* Card Reader with SPI. Configure hspi, second SPI channel? Or does SD Card + RFID run at the same channel?