You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the correct code in line 93 is
#if defined CONFIG_MPU6500 || defined CONFIG_MPU9250
Because I get an error in compiling when I define MPU9250 on menuconfig
fchoice_t does not a type.
The text was updated successfully, but these errors were encountered:
I think the correct code in line 93 is
#if defined CONFIG_MPU6500 || defined CONFIG_MPU9250
Because I get an error in compiling when I define MPU9250 on menuconfig
fchoice_t does not a type.
The text was updated successfully, but these errors were encountered: