Skip to content

Commit b8dfbb3

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 f05c710 commit b8dfbb3

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
@@ -111,7 +111,6 @@ analogWrite(pin, value);
111111

112112
There are a total of 14 digital pins.
113113

114-
***Please note: A4 and A5 are I2C only, while A6 and A7 can only be used as inputs.***
115114

116115
To use them, we first need to define them inside the `void setup()` function of our sketch.
117116

0 commit comments

Comments
 (0)