refactor(Format code): Improve readability and structure

This commit is contained in:
2026-02-18 17:57:54 -08:00
parent 1f32fb8e16
commit 64feddfd5d
12 changed files with 120 additions and 139 deletions

View File

@@ -8,6 +8,3 @@ dir = "{{cwd}}"
[tasks.snap]
run = "git add .; lumen draft | git commit -F - "
[env]
BOARD = "esp32-s3-lcd-43"