px4_fmu-v5x:Set IP 192.168.0.123 GW:192.168.0.254

This commit is contained in:
David Sidrane 2019-11-26 04:33:17 -08:00 committed by Daniel Agar
parent ea69fde02a
commit 213174fc74
1 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,8 @@ CONFIG_NETDB_DNSCLIENT=y
CONFIG_NETDB_DNSCLIENT_ENTRIES=8
CONFIG_NETDB_DNSSERVER_NOADDR=y
CONFIG_NETDEV_PHY_IOCTL=y
CONFIG_NETINIT_DRIPADDR=0XC0A800FE
CONFIG_NETINIT_IPADDR=0XC0A8007B
CONFIG_NETUTILS_TELNETD=y
CONFIG_NET_ARP_IPIN=y
CONFIG_NET_ARP_SEND=y