Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7a213b3

Browse filesBrowse files
committed
_ to - in examples
1 parent 9b859db commit 7a213b3
Copy full SHA for 7a213b3

File tree

Expand file treeCollapse file tree

14 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

14 files changed

+4
-4
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ For detailes on the library usage visit [documentation](documentation) section.
99
* Operates in any combination of multiple instances of
1010
* [Modbus RTU server](examples/RTU)
1111
* [Modbus RTU client](examples/RTU)
12-
* Modbus TCP server for [ESP8266/ESP32](examples/TCP_ESP) and [Ethernet library](examples/TCP_Ethernet)
13-
* Modbus TCP client for [ESP8266/ESP32](examples/TCP_ESP) and [Ethernet library](examples/TCP_Ethernet)
12+
* Modbus TCP server for [ESP8266/ESP32](examples/TCP-ESP) and [Ethernet library](examples/TCP-Ethernet)
13+
* Modbus TCP client for [ESP8266/ESP32](examples/TCP-ESP) and [Ethernet library](examples/TCP-Ethernet)
1414
* [MODBUS/TCP Security server (ESP8266)](examples/TLS)
1515
* [MODBUS/TCP Security client (ESP8266/ESP32)](examples/TLS)
1616
* Modbus functions supported:

‎examples/README.md

Copy file name to clipboardExpand all lines: examples/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
ModbusRTU master and slave examples
66

7-
## [TCP ESP8266/ESP32](TCP_ESP)
7+
## [TCP ESP8266/ESP32](TCP-ESP)
88

99
ModbusTCP for ESP8266/ESP32 client and server examples
1010

11-
## [TCP Ethernet W5x00](TCP_Ethernet)
11+
## [TCP Ethernet W5x00](TCP-Ethernet)
1212

1313
ModbusTCP for W5x00 Ethernet library client and server examples (for all Arduino).
1414

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.