Skip to content

Commit b1b75dc

Browse files
committed
User manual content minor update
1 parent 3414671 commit b1b75dc

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
@@ -1639,7 +1639,7 @@ Alternatively, to establish communication between two Portenta Machine Control w
16391639

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

1642-
Previous examples can be used in half-duplex mode, but it wil require one minor change in the following line of code:
1642+
Previous examples can be used in half-duplex mode, but it will require one minor change in the following line of code:
16431643

16441644
```arduino
16451645
MachineControl_RS485Comm.setFullDuplex(false);

0 commit comments

Comments
 (0)