refactor: moved the wifi code to a wifi service

This commit is contained in:
2026-08-16 22:31:27 -05:00
parent 851a4d7ff9
commit a360aa6b30
5 changed files with 159 additions and 87 deletions
Generated
+2
View File
@@ -187,7 +187,9 @@ dependencies = [
"critical-section",
"defmt 1.1.1",
"embassy-executor",
"embassy-futures",
"embassy-net",
"embassy-sync 0.8.0",
"embassy-time",
"esp-alloc",
"esp-backtrace",