实现大部分小板通信命令
This commit is contained in:
22
source/elec_det/interface/EWChecker.h
Normal file
22
source/elec_det/interface/EWChecker.h
Normal file
@@ -0,0 +1,22 @@
|
||||
#ifndef EWChecker_h__
|
||||
#define EWChecker_h__
|
||||
#include "base/define.h"
|
||||
#include "basechecker.h"
|
||||
#include "stdint.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
extern CheckerTask ewtaskArray[CHECKER_MAXID_COUNT] ;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user