diff bma180_internal.h @ 112:5234ccc416e8 tilt

split ds18b20 and fixed sensors
author Matt Johnston <matt@ucc.asn.au>
date Wed, 19 Sep 2012 23:23:06 +0800
parents cdb26addf4f2
children
line wrap: on
line diff
--- a/bma180_internal.h	Wed Sep 19 22:40:49 2012 +0800
+++ b/bma180_internal.h	Wed Sep 19 23:23:06 2012 +0800
@@ -41,6 +41,9 @@
 
 #define OLSB1 0x35
 
+#define EE_W (1<<4)
+#define SLEEP (1<<1)
+
 //====================//
 //Range setting
 #define RANGESHIFT 1