Skip to content

Commit 5050e35

Browse files
committed
fix wiring pins
1 parent 8e8424a commit 5050e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ for more details see [examples/](https://github.com/ShellAddicted/BNO055ESP32/tr
2626
## Wiring
2727

2828
PS1 -> 3.3v (HIGH) -> Enables UART protocol instead of I²C
29-
SDA -> UART RX (Default: GPIO_NUM_17)
30-
SCL -> UART TX (Default: GPIO_NUM_16)
29+
SCL -> UART RX (Default: GPIO_NUM_17)
30+
SDA -> UART TX (Default: GPIO_NUM_16)

0 commit comments

Comments
 (0)