#include "core/include/ml_com.h"
Go to the source code of this file.
Functions | |
rxInfo | cmp_receive (char *f, int timeout) |
int | cmp_send (char *f, int size) |
rxInfo cmp_receive | ( | char * | f, |
int | timeout | ||
) |
Definition at line 99 of file frame_compress.c.
int cmp_send | ( | char * | f, |
int | size | ||
) |
Definition at line 95 of file frame_compress.c.