feat: set hostname for the device
This commit is contained in:
+3
-1
@@ -35,10 +35,12 @@ critical-section = "1.2.0"
|
||||
static_cell = "2.1.1"
|
||||
|
||||
embassy-net = { version = "0.9.0", features = [
|
||||
"dhcpv4",
|
||||
"defmt",
|
||||
"dhcpv4-hostname",
|
||||
"medium-ethernet",
|
||||
"tcp",
|
||||
"dns",
|
||||
"mdns",
|
||||
] }
|
||||
esp-radio = { version = "0.18.0", features = [
|
||||
"defmt",
|
||||
|
||||
Reference in New Issue
Block a user