Mercurial > public > ostc4
diff Small_CPU/Inc/i2c.h @ 180:9ecc2e60418d Cleanup_Compass_Wireless
Removed not used compass code
Code was prepared for usage of LSM303DLHCTR but at the end the OSTC4 was never equipped with this chip
author | ideenmodellierer |
---|---|
date | Wed, 13 Mar 2019 21:49:25 +0100 |
parents | e9cce686fe41 |
children | cb3870f79e9d |
line wrap: on
line diff
--- a/Small_CPU/Inc/i2c.h Wed Mar 13 20:53:05 2019 +0100 +++ b/Small_CPU/Inc/i2c.h Wed Mar 13 21:49:25 2019 +0100 @@ -10,7 +10,6 @@ #define DEVICE_COMPASS_HMC5883L 0x3C // Hardware gen 1 #define DEVICE_COMPASS_303D 0x3C // Hardware gen 2 (Single chip solution LSM303D) -#define DEVICE_ACCELARATOR_303DLHC 0x32 // Hardware gen 2 (Single chip solution LSM303DLHC) #define DEVICE_COMPASS_303AGR 0x3C // Hardware gen 3 (Single chip solution LSM303AGR) /* Battery Gas Gauge */