feat: use the embedded-rpc library for the wifi service

This commit is contained in:
2026-08-17 17:38:00 -05:00
parent 8695d0abfa
commit aed1e41665
3 changed files with 83 additions and 62 deletions
+1
View File
@@ -58,6 +58,7 @@ portable-atomic = "1.15.0"
picoserve = { version = "0.19", features = ["defmt", "embassy", "json"] }
embassy-sync = { version = "0.8.0", features = ["defmt"] }
embassy-futures = { version = "0.1.2", features = ["defmt"] }
embedded-rpc = "0.2.0"
# For fine tuning these settings, please refer to https://doc.rust-lang.org/cargo/reference/profiles.html