From 9484814b50a4d7e4f584b0c49eec52aea5f3ef6b Mon Sep 17 00:00:00 2001 From: Steffen Uhlig Date: Thu, 26 Jun 2025 20:15:41 +0000 Subject: [PATCH] Fix link to lsm6dsox --- content/docs/reference/microcontrollers/nano-rp2040.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/reference/microcontrollers/nano-rp2040.md b/content/docs/reference/microcontrollers/nano-rp2040.md index 06ec384f..e32be853 100644 --- a/content/docs/reference/microcontrollers/nano-rp2040.md +++ b/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 Peripherals: - NINA-W102 chip with [wifinina](https://github.com/tinygo-org/drivers/tree/release/wifinina) firmware (wifi and bluetooth) -- [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) - microphone ## Interfaces