Skip to content

Commit a9b7ae9

Browse files
suhligdeadprogram
authored andcommitted
Fix link to lsm6dsox
1 parent 6083eb0 commit a9b7ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/reference/microcontrollers/nano-rp2040.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The [Nano RP2040 Connect](https://store.arduino.cc/nano-rp2040-connect) is a tin
77

88
Peripherals:
99
- 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)
10+
- [lsm6dsox](https://github.com/tinygo-org/drivers/tree/release/lsm6dsox) IMU chip (acceleration, rotation and temperature)
1111
- microphone
1212

1313
## Interfaces

0 commit comments

Comments
 (0)