Lizzy project
Dependencies: aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT
Diff: config/proj_config.h
- Branch:
- master
- Revision:
- 29:b021b33cf666
- Parent:
- 28:0cc8a58195cb
diff -r 0cc8a58195cb -r b021b33cf666 config/proj_config.h --- a/config/proj_config.h Thu Jan 31 09:45:57 2019 +0000 +++ b/config/proj_config.h Thu Jan 31 15:50:52 2019 +0100 @@ -3,7 +3,7 @@ #define DEBUG (0) -#define PRINT_ON_RTT (0) +#define PRINT_ON_RTT (1) #define DEBUG_LED (0) #define NANO_MODULE (0) #define NORMAL_AXIS (1)

