diff Small_CPU/Inc/i2c.h @ 201:4073b8091224

Merged Cleanup_Compass_Wireless into default
author Thorsten <ideenmodellierer@o2mail.de>
date Sat, 16 Mar 2019 19:58:52 +0000
parents 9ecc2e60418d
children cb3870f79e9d
line wrap: on
line diff
--- a/Small_CPU/Inc/i2c.h	Tue Mar 12 15:04:19 2019 +0000
+++ b/Small_CPU/Inc/i2c.h	Sat Mar 16 19:58:52 2019 +0000
@@ -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 */