Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Revision:
81:7d30d6019079
Parent:
80:8e73be2a2ac1
--- a/TARGET_NRF51822/device.h	Fri Feb 21 12:21:39 2014 +0000
+++ b/TARGET_NRF51822/device.h	Wed Mar 19 18:28:32 2014 +0000
@@ -50,6 +50,8 @@
 
 #define DEVICE_STDIO_MESSAGES   0
 
+#define DEVICE_ERROR_PATTERN    1
+
 #include "objects.h"
 
 #endif