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 6083eb0 commit a9b7ae9Copy full SHA for a9b7ae9
content/docs/reference/microcontrollers/nano-rp2040.md
@@ -7,7 +7,7 @@ The [Nano RP2040 Connect](https://store.arduino.cc/nano-rp2040-connect) is a tin
7
8
Peripherals:
9
- NINA-W102 chip with [wifinina](https://github.com/tinygo-org/drivers/tree/release/wifinina) firmware (wifi and bluetooth)
10
-- [lsm6dox](https://github.com/tinygo-org/drivers/tree/release/lsm6dox) IMU chip (acceleration, rotation and temperature)
+- [lsm6dsox](https://github.com/tinygo-org/drivers/tree/release/lsm6dsox) IMU chip (acceleration, rotation and temperature)
11
- microphone
12
13
## Interfaces
0 commit comments