ArduinoPcap icon indicating copy to clipboard operation
ArduinoPcap copied to clipboard

fixes for 2023-11

Open marcobrianza opened this issue 1 year ago • 0 comments

Just posting here some fixes that I needed to make to build the project in November 2023 with the current core

in esp32_pcap_serial.ino change this include #include "esp_private/wifi.h" //#include "esp_wifi_internal.h" esp32_pcap_serial.ino.txt

for SerialShark.py I used pyserial instead of serial and made the changes in the included file SerialShark.py.txt

marcobrianza avatar Nov 20 '23 08:11 marcobrianza