aboutsummaryrefslogtreecommitdiff
path: root/embassy-net-esp-hosted/src/proto.rs
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-net-esp-hosted/src/proto.rs')
-rw-r--r--embassy-net-esp-hosted/src/proto.rs2
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
1use heapless::{String, Vec}; 3use heapless::{String, Vec};
2 4
3/// internal supporting structures for CtrlMsg 5/// internal supporting structures for CtrlMsg