Skip to content

Commit 10a9756

Browse files
committed
Content update (linter fix)
1 parent 306c247 commit 10a9756

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Binary file not shown.
Binary file not shown.

content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/01.user-manual/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@ void loop() {
13631363

13641364
In order to get a correct reading of the board data, before uploading the sketch to the board hold the board in your hand, from the side of the USB port. The board should be facing up and "pointing" away from you. The image below illustrates the board's position and how it works:
13651365

1366-
![Interacting with the X and Y axes](assets\nano33BS_02_illustration.png)
1366+
![Interacting with the X and Y axes](assets/nano33BS_02_illustration.png)
13671367

13681368
#### Gyroscope
13691369

@@ -1501,7 +1501,7 @@ void loop() {
15011501
}
15021502
```
15031503

1504-
![How a magnetometer works](assets\nano33BS_04_magnetometer.png)
1504+
![How a magnetometer works](assets/nano33BS_04_magnetometer.png)
15051505

15061506
After you have successfully verified and uploaded the sketch to the board, it's time to put it to the test. You can choose an electric appliance at home or any object that runs with electrical current like a laptop charger to test it out.
15071507

0 commit comments

Comments
 (0)