Skip to content

Commit 4cbeda6

Browse files
committed
Minor fix
1 parent a0371c5 commit 4cbeda6

File tree

1 file changed

+1
-1
lines changed
  • content/learn/05.communication/07.modbus

1 file changed

+1
-1
lines changed

content/learn/05.communication/07.modbus/modbus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Take a look at the request frame inside the Finder documentation:
6969

7070
![](assets/finderRequestFrame.png)
7171

72-
We can see that the device address is 21 (or 0x21).
72+
We can see that the device address is 33 (or 0x21).
7373

7474
The function code states 04 which we know that it stands for INPUT REGISTERS ([see Function Code](#function-code)).
7575

0 commit comments

Comments
 (0)