Lizzy project

Dependencies:   aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT

Revision:
9:aef8bb3d13ed
Parent:
8:7ba4f82de9b6
Child:
15:c0c01188a29b
Child:
19:2681edc2f2b9
diff -r 7ba4f82de9b6 -r aef8bb3d13ed aconno_ble/aconno_ble.h
--- a/aconno_ble/aconno_ble.h	Tue Mar 20 15:13:51 2018 +0000
+++ b/aconno_ble/aconno_ble.h	Wed Mar 21 09:34:27 2018 +0000
@@ -16,7 +16,7 @@
 #define ADV_INTERVAL_MS     (100)
 #define APPLICATION_ID      (0xCF170059) //(0xCF170059)
 
-#define LSB_VALUE           (0x0001)
+#define LSB_VALUE           (0xFFFF)    // this is divided by 2^16 in app
 
 /* Global variables and constants */