Skip to content

Commit 57698aa

Browse files
authored
Update README.md
1 parent 34dbe9f commit 57698aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ http://www.modbus.org/docs/Modbus_Messaging_Implementation_Guide_V1_0b.pdf
4141
2. The offsets for registers are 0-based. So be careful when setting your supervisory system or your testing software. For example, in [ScadaBR](http://www.scadabr.com.br)
4242
offsets are 0-based, then, a register configured as 100 in the library is set to 100 in ScadaBR. On the other hand, in the [CAS Modbus Scanner](http://www.chipkin.com/products/software/modbus-software/cas-modbus-scanner/) offsets are 1-based, so a register configured as 100 in library should be 101 in this software.
4343

44-
For API specefication see [API.md](https://github.com/emelianov/modbus-esp8266/API.md)
44+
For API specefication see [API.md](https://github.com/emelianov/modbus-esp8266/blob/master/API.md)
4545

4646
## Contributions
4747

0 commit comments

Comments
 (0)