Skip to content

Commit

Permalink
Merge pull request #41 from Shine-Bright-Meow/master
Browse files Browse the repository at this point in the history
MPU6050_SF is not an actual IMU
  • Loading branch information
TheDevMinerTV authored Jul 19, 2024
2 parents b1fd861 + b438810 commit 12dc55f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/firmware-protocol/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ export enum SensorType {
LSM6DSV = 13,
LSM6DSO = 14,
LSM6DSR = 15,
MPU6050_SF = 16,
DEV_RESERVED = 250
}

Expand Down

0 comments on commit 12dc55f

Please sign in to comment.