Lizzy project
Dependencies: aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT
Diff: source/main.h
- Revision:
- 3:38eadab20283
- Parent:
- 1:198b9945994e
- Child:
- 4:49b1aeca55e4
diff -r 198b9945994e -r 38eadab20283 source/main.h --- a/source/main.h Wed Mar 07 14:39:27 2018 +0000 +++ b/source/main.h Fri Mar 09 16:55:53 2018 +0000 @@ -18,7 +18,8 @@ #define PRINT_ON_RTT (1) #define DEBUG_LED (1) #define NANO_MODULE (0) -#define LSB_VALUE (192) +//#define LSB_VALUE (192) +#define LSB_VALUE (16) #if NANO_MODULE #define I2C_DATA (p2)