Skip to content

Commit d7fcc4f

Browse files
committed
Typo correction
1 parent 77316d2 commit d7fcc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/ICM_20948_ENUMERATIONS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ typedef enum{ // Full scale range options in degrees per s
158158
dps2000,
159159
}ICM_20948_GYRO_CONFIG_1_FS_SEL_e;
160160

161-
typedef enum{ // Format is dAbwB_nXbwZ - A is integer part of 3db BW, B is fraction. X is integer part of nyquist bandwidth, Y is fraction
161+
typedef enum{ // Format is dAbwB_nXbwY - A is integer part of 3db BW, B is fraction. X is integer part of nyquist bandwidth, Y is fraction
162162
gyr_d196bw6_n229bw8 = 0x00,
163163
gyr_d151bw8_n187bw6,
164164
gyr_d119bw5_n154bw3,

0 commit comments

Comments
 (0)