Skip to content

Commit 31059f3

Browse files
authored
Rename ino file
1 parent a198847 commit 31059f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modbus_Gateway.ino renamed to arduino-modbus-tcp-rtu-gateway.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Transparent gateway Modbus RTU <---> Modbus TCP / Modbus UDP
1+
/* Arduino-based Modbus TCP/UDP (master) to Modbus RTU (slaves) gateway.
22
- supports up to 247 Modbus RTU slaves
33
- supports Modbus UDP masters and up to 8 Modbus TCP masters connected at the same time
44
- supports broadcast (slave address 0x00) and error codes

0 commit comments

Comments
 (0)