Skip to content

Commit c8e0d2f

Browse files
Fix RUN check (part2)
1 parent eb11984 commit c8e0d2f

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/03.nano/boards/nano-33-ble/tutorials/imu-accelerometer

1 file changed

+1
-1
lines changed

content/hardware/03.nano/boards/nano-33-ble/tutorials/imu-accelerometer/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ In this example, we will use the accelerometer as a "level" that will provide in
7373
**1. Setting up**
7474

7575

76-
Let's start by opening the Arduino Cloud Editor, click on the **Libraries** tab and search for the **LSM9DS1** library. Then in **> Examples**, open the **SimpleAccelerometer** sketch and once it opens, rename it as **Accelerometer**.
76+
Let's start by opening the Arduino Cloud Editor, click on the **Libraries** tab and search for the **LSM9DS1** library. Then in **Examples**, open the **SimpleAccelerometer** sketch and once it opens, rename it as **Accelerometer**.
7777

7878
![Finding the library in the Cloud Editor.](./assets/nano33BLE_01_include_library.png)
7979

0 commit comments

Comments
 (0)