We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8424a commit 5050e35Copy full SHA for 5050e35
README.md
@@ -26,5 +26,5 @@ for more details see [examples/](https://github.com/ShellAddicted/BNO055ESP32/tr
26
## Wiring
27
28
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)
+SCL -> UART RX (Default: GPIO_NUM_17)
+SDA -> UART TX (Default: GPIO_NUM_16)
0 commit comments