mirror of
https://github.com/jjshoots/RemoteIDSpoofer.git
synced 2026-04-16 00:40:40 +00:00
enable independent mac address
This commit is contained in:
@@ -189,7 +189,8 @@ void init2(char *ssid,int ssid_length,uint8_t *WiFi_mac_addr,uint8_t wifi_channe
|
||||
// esp_wifi_set_max_tx_power(78);
|
||||
esp_wifi_get_max_tx_power(&wifi_power);
|
||||
|
||||
status = esp_read_mac(WiFi_mac_addr,ESP_MAC_WIFI_STA);
|
||||
// no default mac addresses
|
||||
// status = esp_read_mac(WiFi_mac_addr,ESP_MAC_WIFI_STA);
|
||||
|
||||
if (Debug_Serial) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user