Skip to content

Commit 42f0656

Browse files
authored
Fixed wrong statement regarding data rate. (#23)
1 parent c10a6c8 commit 42f0656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ The ArduinoLSM9DS1 library takes care of the sensor initialization and sets its
1313
- Accelerometer range is set at ±4 g with a resolution of 0.122 mg.
1414
- Gyroscope range is set at ±2000 dps with a resolution of 70 mdps.
1515
- Magnetometer range is set at ±400 uT with a resolution of 0.014 uT.
16-
- Accelerometer and gyrospcope output data rate is fixed at 104 Hz.
16+
- Accelerometer and gyrospcope output data rate is fixed at 119 Hz.
1717
- Magnetometer output data rate is fixed at 20 Hz.

0 commit comments

Comments
 (0)