增加操控端遥控
This commit is contained in:
@@ -64,7 +64,7 @@ static dwc_eth_config_t g_eth1_cfg = {
|
||||
.dma_bus_width = 64,
|
||||
.phy_intf_mode = ETH_PHY_INTF_SEL_RMII,
|
||||
.set_phy_intf = set_phyif_mode,
|
||||
.ip = {192, 168, 17, 20},
|
||||
.ip = {192, 168, 17, 21},
|
||||
.mask = {255, 255, 255, 0},
|
||||
|
||||
.phy = g_phy_arr1
|
||||
|
||||
Reference in New Issue
Block a user