refactor(display): extract tile layout logic to library helper class
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Doorbell Touch - Build Harness
|
||||
|
||||
## Session Handoff Note
|
||||
⚠️ ALWAYS check `mise.toml` for available build tasks before compiling/uploading. Run `mise tasks` to list.
|
||||
|
||||
## Quick Commands
|
||||
```bash
|
||||
BOARD=esp32-32e-4 mise run compile # Compile
|
||||
|
||||
Reference in New Issue
Block a user