minimacplus/firmware/components/tme/network/sniff.h

3 lines
71 B
C

void sniff_open(char *name);
void sniff_write(uint8_t *buff, int len);