Skip to content

Commit f05c710

Browse files
Update content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md
Co-authored-by: Karl Söderby <35461661+karlsoderby@users.noreply.github.com>
1 parent d9335cc commit f05c710

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ value = analogRead(pin, value);
102102
Pins **D2-D12** and **A0-A7** supports PWM (Pulse Width Modulation).
103103
***Pins A4, A5 and D11, D12 are not recommended for PWM as they have I2C & SPI buses attached.***
104104
- A4
105-
- A6
106105

107106
```arduino
108107
analogWrite(pin, value);

0 commit comments

Comments
 (0)