Softer background color, remove panel divider

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Michael Smith
2026-02-14 23:03:55 +01:00
parent 25824d4728
commit a5e3a0c522
3 changed files with 7 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ See `docs/rg35xx-plus.md` for target device details, boot chain, and deployment.
```sh
make # native build — uses pkg-config
make clean # remove build artifacts
./build/sdlamp2 [audio_directory]
./build/sdlamp2 audio # run with the repo's audio directory
```
Building for the arm64 target device via the Docker container (from the `docker-arm64/` directory):