esp8266_beaconSpam icon indicating copy to clipboard operation
esp8266_beaconSpam copied to clipboard

esp 32 version wont compile

Open stevefoxuk opened this issue 2 years ago • 1 comments

Hi, i can get this version working fine, thanks!

There is no option to create an issue on the ESP 32 version page so hope you dont mind me asking here and wonder if you can help please?

When trying to compile the ESP-32 version i get the following - error: cannot convert 'esp_interface_t' to 'wifi_interface_t'

I have zero coding knowledge and trying to google it has not provided any pointers :(

Steve.

stevefoxuk avatar Jul 19 '23 17:07 stevefoxuk

There's a WiFi networking example in the Espressif ESP-IDF repo that may help.

See also the docs.

gojimmypi avatar Jul 19 '23 19:07 gojimmypi