leakage
This commit is contained in:
9
calib_board/usr/protocol/proto_modbus_slave_ex.h
Normal file
9
calib_board/usr/protocol/proto_modbus_slave_ex.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _PROTO_MODBUS_SLAVE_EX_H_
|
||||
#define _PROTO_MODBUS_SLAVE_EX_H_
|
||||
#include "main.h"
|
||||
#include "gas_data.h"
|
||||
#include "proto_modbus_lib.h"
|
||||
|
||||
extern proto_Modbus_t modbus_slave_ex;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user