Skip to content

Commit 49a8aee

Browse files
authored
Update content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md
1 parent 535788b commit 49a8aee

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
@@ -100,7 +100,6 @@ value = analogRead(pin, value);
100100

101101
Pins **D2-D12** and **A0-A7** supports PWM (Pulse Width Modulation).
102102
***Pins A4, A5 and D11, D12 are not recommended for PWM as they have I2C & SPI buses attached.***
103-
- A4
104103

105104
```arduino
106105
analogWrite(pin, value);

0 commit comments

Comments
 (0)