Skip to content

Commit

Permalink
Revert "Add DRV_MAG_DEVTYPE_BMM350 for Bosch BMM350 magnetometer"
Browse files Browse the repository at this point in the history
This reverts commit 823322d.
  • Loading branch information
jlaitine committed Aug 20, 2024
1 parent 95783b2 commit d6939a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/drivers/drv_sensor.h
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@
#define DRV_INS_DEVTYPE_VN200 0xE2
#define DRV_INS_DEVTYPE_VN300 0xE3

#define DRV_MAG_DEVTYPE_BMM350 0xE4

#define DRV_DEVTYPE_UNUSED 0xff

#endif /* _DRV_SENSOR_H */

0 comments on commit d6939a3

Please sign in to comment.