ft. button press reset

Dependencies:   mbed

Fork of BeaconDemo_RobotCode by Science Memeseum

Revision:
7:ef9ab01b9e26
Parent:
6:ff3c66f7372b
Child:
16:976a1d0ea897
--- a/PsiSwarm/settings.h	Thu Oct 22 00:46:14 2015 +0000
+++ b/PsiSwarm/settings.h	Thu Oct 22 13:28:17 2015 +0000
@@ -61,7 +61,7 @@
 #define HALT_ON_GPIO_ERROR 1
 
 /* HALT_ON_ALL_VREGS_LOW [1=on, 0=off]:  Halts system when all 3.3V voltage regulators are low on boot-up - typically this happens when MBED is powered but robot is switched off */
-#define HALT_ON_ALL_VREGS_LOW 1
+#define HALT_ON_ALL_VREGS_LOW 0
 
 /* DEBUG_OUTPUT_STREAM [1=PC\USB 2=BlueSmirf 4=Display]:  Specify which output stream(s) should be used by default for debug messages, if enabled*/
 #define DEBUG_OUTPUT_STREAM 1