Skip to content

Commit 384b4d7

Browse files
canchebagurTaddyHC
andauthored
Update content/hardware/03.nano/boards/nano-r4/tutorials/01.user-manual/content.md
Co-authored-by: TaddyHC <[email protected]>
1 parent e5e7298 commit 384b4d7

File tree

1 file changed

+2
-1
lines changed
  • content/hardware/03.nano/boards/nano-r4/tutorials/01.user-manual

1 file changed

+2
-1
lines changed

content/hardware/03.nano/boards/nano-r4/tutorials/01.user-manual/content.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,8 @@ The Nano R4 board provides PWM functionality on the following pins:
747747
| `D10` | `P103` | Channel 2A | Digital I/O, SPI CS |
748748
| `D11` | `P101` | Channel 5A | Digital I/O, SPI MOSI |
749749

750-
***<strong>Important note:</strong> Pins `A4` and `A5` also have PWM capability but are primarily used for I²C communication (SDA and SCL respectively). The onboard LEDs (`LEDR`, `LEDG`, `LEDB`, `LED_BUILTIN`) also support PWM for brightness control.***
750+
***__Important note:__ Pins `A4` and `A5` also have PWM capability but are primarily used for I²C communication (SDA and SCL respectively). The onboard LEDs (`LEDR`, `LEDG`, `LEDB`, `LED_BUILTIN`) also support PWM for brightness control.***
751+
751752

752753
You can use PWM pins as analog output pins with the `analogWrite()` function:
753754

0 commit comments

Comments
 (0)