We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009a7c2 commit fa237c8Copy full SHA for fa237c8
1 file changed
config/rpi5.exs
@@ -4,7 +4,6 @@ import Config
4
# See https://github.com/nerves-networking/vintage_net for more information
5
config :vintage_net,
6
config: [
7
- {"usb0", %{type: VintageNetDirect}},
8
{"eth0", %{type: VintageNetEthernet, ipv4: %{method: :dhcp}}},
9
{"wlan0", %{type: VintageNetWiFi}}
10
]
0 commit comments