mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
add known issue exception when setting mac address:
WIFI_ADDR_0101,^WIFI_ADDR_0101
This commit is contained in:
parent
5e8849d032
commit
d3d8c04535
@ -62,6 +62,10 @@ WIFI_SCAN_0303
|
||||
^WIFI_SCAN_0103
|
||||
^WIFI_SCAN_0105
|
||||
|
||||
# set mac address may lead to exception
|
||||
WIFI_ADDR_0101
|
||||
^WIFI_ADDR_0101
|
||||
|
||||
# DHCP issues
|
||||
^TCPIP_DHCP_0301
|
||||
TCPIP_DHCP_0301
|
||||
|
Loading…
x
Reference in New Issue
Block a user