Commit Graph

2 Commits

Author SHA1 Message Date
b8f01f0de9 Remove unused dependencies and imports, cleanup Cargo.lock
- Removed `smoltcp`, `defmt`, and associated dependencies as they are no longer used.
- Updated `Cargo.toml` to exclude unused features from `esp-radio`.
- Cleaned up imports in `esp.rs` for better clarity and consistency.
2026-04-26 19:08:18 +02:00
79daecf97d add lock for now, as otherwise it wont build 2026-04-26 16:06:13 +02:00