# Simple PCAP file writer This component allows users to trace their captured packets in .pcap file format. More details about PCAP format can be found [here](https://wiki.wireshark.org/Development/LibpcapFileFormat).
idf.py add-dependency "espressif/pcap^1.0.0"