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 f0db03d commit 59d34d2Copy full SHA for 59d34d2
docs/modbus_enable_quirks.md
@@ -23,7 +23,7 @@ offers the following flags:
23
- `MODBUS_QUIRK_REPLY_TO_BROADCAST` force a reply to a broacast request when the
24
device is a slave in RTU mode (should be enabled on the slave device).
25
26
-You can combine the flags by using the OR logical operator.
+You can combine the flags by using the bitwise OR operator.
27
28
## Return value
29
0 commit comments