net: improve error message on unsupported medium.

This commit is contained in:
Dario Nieuwenhuis
2023-08-25 01:03:24 +02:00
parent 6d3377e6a6
commit b5748524f8
2 changed files with 5 additions and 1 deletions

View File

@ -9,6 +9,7 @@ categories = [
"embedded",
"no-std",
"asynchronous",
"network-programming",
]
[package.metadata.embassy_docs]