We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016a90f commit 187d84cCopy full SHA for 187d84c
1 file changed
README.md
@@ -66,8 +66,8 @@ void loop() {}
66
| `GOGO_SPECIAL_SCL` | PB6 |
67
| `GOGO_SPECIAL_SDA` | PB7 |
68
| | |
69
-| `GOGO_GPIO_RX` | PA10 |
70
-| `GOGO_GPIO_TX` | PA9 |
+| `GOGO_GPIO_RX` | PB11 |
+| `GOGO_GPIO_TX` | PB10 |
71
| `GOGO_GPIO_MOSI` | PA7 |
72
| `GOGO_GPIO_MISO` | PA6 |
73
| `GOGO_GPIO_SCK` | PA5 |
0 commit comments