diff options
Diffstat (limited to 'embassy-net-esp-hosted/src/proto.rs')
| -rw-r--r-- | embassy-net-esp-hosted/src/proto.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/embassy-net-esp-hosted/src/proto.rs b/embassy-net-esp-hosted/src/proto.rs index 8ceb1579d..b42ff62f1 100644 --- a/embassy-net-esp-hosted/src/proto.rs +++ b/embassy-net-esp-hosted/src/proto.rs | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | #![allow(missing_docs)] | ||
| 2 | |||
| 1 | use heapless::{String, Vec}; | 3 | use heapless::{String, Vec}; |
| 2 | 4 | ||
| 3 | /// internal supporting structures for CtrlMsg | 5 | /// internal supporting structures for CtrlMsg |
