feat: defmt + derive for some UDP types
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
This commit is contained in:
parent
747fe0cca4
commit
f2ac8521b1
4 changed files with 8 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ use crate::MacAddress;
|
|||
|
||||
pub struct Dhcp {
|
||||
// settings: HostConfig,
|
||||
// current: HostConfig,
|
||||
// current: HostConfig,
|
||||
}
|
||||
|
||||
impl Dhcp {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue