We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0371c5 commit 4cbeda6Copy full SHA for 4cbeda6
content/learn/05.communication/07.modbus/modbus.md
@@ -69,7 +69,7 @@ Take a look at the request frame inside the Finder documentation:
69
70

71
72
-We can see that the device address is 21 (or 0x21).
+We can see that the device address is 33 (or 0x21).
73
74
The function code states 04 which we know that it stands for INPUT REGISTERS ([see Function Code](#function-code)).
75
0 commit comments