feat: use the embedded-rpc library for the wifi service
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user