Initial commit: my SECS2 project
This commit is contained in:
9
usr/protocol/proto_Para_Modbus.h
Normal file
9
usr/protocol/proto_Para_Modbus.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _PROTO_PARA_MODBUS_H_
|
||||
#define _PROTO_PARA_MODBUS_H_
|
||||
|
||||
#include "main.h"
|
||||
|
||||
#include "proto_Modbus.h"
|
||||
|
||||
extern proto_Modbus_t Para_Modbus;
|
||||
#endif
|
||||
Reference in New Issue
Block a user