Skip to content

Commit

Permalink
Merge pull request Seeed-Studio#2010 from Jasionf/mg24
Browse files Browse the repository at this point in the history
add tip for download lsm6ds3 library
  • Loading branch information
limengdu authored Dec 19, 2024
2 parents b694889 + b667a5d commit 7b737c9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,11 @@ void loop() {
}
}
```
:::tip
Due to the update of the LSM6DS3 library, if you have previously added this library to the user, you will need to re-download version 2.0.4 or higher and add the ZIP file to the Arduino.
:::
### Function Overview
- **Include Libraries**
```cpp
Expand Down

0 comments on commit 7b737c9

Please sign in to comment.