1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00

Fix typo in accgyro_spi_icm426xx.c (#14290)

This commit is contained in:
Mark Haslinghuis 2025-03-11 17:07:43 +01:00 committed by GitHub
parent 9e53f4ad5b
commit f33e1614ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -169,7 +169,7 @@ static aafConfig_t aafLUT42688[AAF_CONFIG_COUNT] = { // see table in section 5.
[AAF_CONFIG_1962HZ] = { 37, 1376, 4 },
};
// Possible gyro Anti-Alias Filter (AAF) cutoffs for ICM-42688P
// Possible gyro Anti-Alias Filter (AAF) cutoffs for ICM-42605
// actual cutoff differs slightly from those of the 42688P
static aafConfig_t aafLUT42605[AAF_CONFIG_COUNT] = { // see table in section 5.3
[AAF_CONFIG_258HZ] = { 21, 440, 6 }, // actually 249 Hz