change modbus to modbus-tcp

This commit is contained in:
2023-11-07 01:10:06 +01:00
parent 2f7c9f70b2
commit f8648eecaa
3 changed files with 3 additions and 3 deletions

View File

@@ -12,6 +12,6 @@
#include <tcp.h>
void modbus_init( void );
#endif /* INC_MODBUS_H_ */