changes, enable ethernet
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
t_configBlock defaultConfigBlock = {
|
||||
.configMagic = CONFIG_MAGIC,
|
||||
.deviceName = "MBGW3",
|
||||
.macAddress = { 0x00, 0xA0, 0x57, 0x05, 0x3E, 0x0D },
|
||||
.macAddress = { 0x00, 0xA0, 0x57, 0x05, 0x3E, 0x0E },
|
||||
.filler = { 0 }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user