Skip to content

Commit 51595a1

Browse files
authored
Update README.md
1 parent 2342b26 commit 51595a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# arduino-modbus-tcp-rtu-gateway
1+
# arduino-modbus-rtu-tcp-gateway
22
Arduino-based Modbus RTU to Modbus TCP/UDP gateway with web interface. Allows you to connect Modbus RTU slaves (such as sensors, energy meters, HVAC devices) to Modbus TCP/UDP masters (such as home automation systems). You can adjust settings through web interface.
33

44
## What is it good for?
@@ -102,4 +102,4 @@ Not everything could fit into the limited flash memory of Arduino Nano / Uno. If
102102

103103
* #define ENABLE_EXTRA_DIAG shows extra info on "Current status" page: per socket diagnostics, run time counter.
104104

105-
<img src="/pics/modbus1x.png" alt="01x" style="zoom:100%;" />
105+
<img src="/pics/modbus1x.png" alt="01x" style="zoom:100%;" />

0 commit comments

Comments
 (0)