Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #if CONFIG_ESP_WIFI_SET_EFUSE_CUSTOM_MAC
- esp_efuse_mac_get_custom(dev_mac);
- #endif
- config ESP_WIFI_SET_EFUSE_CUSTOM_MAC
- bool "Set efuse custom MAC-address for WiFI interface"
- default y
- help
- Set Y to use the ESP's efuse custom MAC-address for WiFi interface.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement