Add small delay to stabilize power.

This commit is contained in:
2025-10-17 12:12:46 +02:00
parent 4e2f389d21
commit a17b25dba0
3 changed files with 7 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ embassy-usb = { version = "0.4.0", features = ["defmt"] }
embassy-futures = { version = "0.1.0"}
defmt = "1.0.1"
defmt-rtt = "1.0.0"
defmt-rtt = "1.1.0"
bitflags = "2.9.4"