移植与电子模块通信相关代码
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
#ifndef process_h__
|
||||
#define process_h__
|
||||
|
||||
|
||||
#include "list.h"
|
||||
#include "bytearray.h"
|
||||
#include "signal.h"
|
||||
|
||||
|
||||
|
||||
|
||||
signal process_send_signal(void *obj,uint8_t cmd,array_def *data);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user