Alternate LED state to demonstrate HW bringup

This commit is contained in:
2026-05-13 03:00:08 -07:00
parent 40e8231dc8
commit c9e48e1478
3 changed files with 27 additions and 5 deletions
+1
View File
@@ -28,6 +28,7 @@ rtt-target = { version = "0.6.2", features = ["defmt"] }
critical-section = "1.2.0"
static_cell = "2.1.1"
ws2812-rs = "0.3.1"
[profile.dev]