display real time display fps

This commit is contained in:
2025-11-08 19:57:34 -07:00
parent ee0d2880bb
commit 60758f3cb5
4 changed files with 185 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ defmt = [
# "cyw43/defmt",
# "cyw43-pio/defmt",
]
fps = []
[dependencies]
embassy-executor = { version = "0.9", features = [