ArduinoPcap
ArduinoPcap copied to clipboard
'Sd Fat Not declared'
In function 'void sniffer(uint8_t*, uint16_t)': esp8266_pcap_serial:39:28: error: 'now' was not declared in this scope uint32_t timestamp = now(); //current timestamp ^ exit status 1 'SdFat' has not been declared
"If you don't use an ESP32, you will need the SdFat library." Have you install it correctly?
It only works with SdFat v2.0.1