Skip to content

Commit 36ab5f9

Browse files
Update content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/user-manual/content.md
Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com>
1 parent 59586c0 commit 36ab5f9

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/user-manual

1 file changed

+1
-1
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1641,7 +1641,7 @@ Alternatively, to establish communication between two Portenta Machine Control w
16411641

16421642
![Modbus RTU (Half-Duplex) between two Portenta Machine Control](assets/modbus-half-rtu-pmcs.png)
16431643

1644-
Previous examples can be used in half-duplex mode, but it will require one minor change in the following line of code:
1644+
The previous example can be used in half-duplex mode, but it will require one minor change in the following line of code:
16451645

16461646
```arduino
16471647
MachineControl_RS485Comm.setFullDuplex(false);

0 commit comments

Comments
 (0)