mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
parent
010a71820a
commit
e126f1c4a4
10 changed files with 1151 additions and 7 deletions
|
@ -47,6 +47,7 @@ typedef enum {
|
|||
ACC_BMI160,
|
||||
ACC_BMI270,
|
||||
ACC_LSM6DSO,
|
||||
ACC_LSM6DSV16X,
|
||||
ACC_VIRTUAL
|
||||
} accelerationSensor_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue