Niels Leijen / PowerControl
Revision:
3:54792b95c570
Parent:
2:1e3291e8294d
--- a/PowerControl.h	Fri May 12 20:19:17 2017 +0000
+++ b/PowerControl.h	Sun May 21 22:00:02 2017 +0000
@@ -1,6 +1,9 @@
 #ifndef POWERCONTROL_H
 #define POWERCONTROL_H
 
+// uncomment to send debug information
+#define DEBUG
+
 #include "mbed.h"
 // include 3rd party library
 #include "PinDetect.h"