123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
177:672ef279c8e0
Parent:
173:7f938afb0447
Child:
182:2bd8ec44998f
--- a/DeviceQEI.h	Thu Jun 30 09:04:22 2016 +0000
+++ b/DeviceQEI.h	Sun Jul 03 13:40:48 2016 +0000
@@ -1,6 +1,10 @@
 #ifndef __DEVICE_QEI_H__
 #define __DEVICE_QEI_H__
 
+#ifdef DEBUG_QEI
+#warning "Program config: QEI debug enabled!!!"
+#endif
+
 typedef struct _DeviceQEISettings {
 } DeviceQEISettings;