Skip to content

Commit 42b2ef3

Browse files
committed
Update cheat-sheet.md
1 parent ab14c86 commit 42b2ef3

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/02.hero/boards/uno-r4-wifi/tutorials/cheat-sheet

1 file changed

+2
-2
lines changed

content/hardware/02.hero/boards/uno-r4-wifi/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The **RA4M1** has an internal OPAMP that is exposed on the **UNO R4 WiFi** as fo
149149

150150
#### Additional PWM Pins
151151

152-
The following pins are PWM capable but may interfer with other functionalities of the UNO R4 WiFi board. When writing library functions, please do not use this as they are officially supported PWM pins.
152+
The following pins are PWM capable but may interfere with other functionalities of the UNO R4 WiFi board. When writing library functions, please do not use this as they are officially supported PWM pins.
153153

154154
| Pin | RA4M1 | Timer |
155155
| --------- | ----- | ------- |
@@ -418,7 +418,7 @@ Serial1.write("Hello world!");
418418

419419
The UNO R4 WiFi's RA4M1 has a built-in CAN module that complies with the CAN 2.0A/CAN 2.0B standard.
420420

421-
The pins CANRX and CANTX can be connected to a CAN tranceiver, such as a MCP2551 or TJA1050 ICs.
421+
The pins CANRX and CANTX can be connected to a CAN transceiver, such as a MCP2551 or TJA1050 ICs.
422422

423423
| Pin | Function |
424424
| --- | -------- |

0 commit comments

Comments
 (0)