actube/src/cw/cw_types_del_null.c

7 lines
94 B
C

#include "mavl.h"
#include "cw_types.h"
void cw_types_del_null(mavldata_t *data){
return;
}