Skip to content

Commit a78bd7f

Browse files
committed
Fix spelling and other error
1 parent ac95f6f commit a78bd7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/hardware/03.nano/boards/nano-ble-sense-rev2/tutorials/cheat-sheet/ble-cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ To avoid such risk with existing projects, where you should be able to pull out
147147

148148
### BMI270 and BMM150
149149

150-
The Arduino Nano BLE Sense Rev2 Intertial Measurement Unit system is made up of two separate IMUs, a 6-axis BMI270 and a 3-axis BMM150, effectively giving you a 9-axis IMU system. This allows you to detect orientation, motion, or vibrations in your project.
150+
The Arduino Nano BLE Sense Rev2 Inertial Measurement Unit system is made up of two separate IMUs, a 6-axis BMI270 and a 3-axis BMM150, effectively giving you a 9-axis IMU system. This allows you to detect orientation, motion, or vibrations in your project.
151151

152152
### BMI270 and BMM150 Library
153153

content/hardware/03.nano/boards/nano-ble-sense-rev2/tutorials/imu-magnetometer/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
author: 'Nefeli Alushi'
1010
libraries:
1111
- name: Arduino_BMI270_BMM150
12-
url: https://www.arduino.cc/reference/en/libraries/arduino_bmi270_bmm150/
12+
url: https://www.arduino.cc/reference/en/libraries/arduino_bmi270_bmm150/
1313
hardware:
1414
- hardware/03.nano/boards/nano-33-ble-sense-rev2
1515
software:

0 commit comments

Comments
 (0)