From eaef91bee6661b249f2b4f9e3ad180b74bc4c0c9 Mon Sep 17 00:00:00 2001 From: cfb95 Date: Fri, 18 Apr 2014 17:59:40 -0700 Subject: [PATCH] Update device.h Enable DEVICE_ERROR_PATTERN to detect errors with fast blinking on green and blue leds. --- .../mbed/targets/hal/TARGET_STM/TARGET_DISCO_F100RB/device.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_DISCO_F100RB/device.h b/libraries/mbed/targets/hal/TARGET_STM/TARGET_DISCO_F100RB/device.h index 6c7319b692..a8f3e46ffe 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_DISCO_F100RB/device.h +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_DISCO_F100RB/device.h @@ -53,6 +53,7 @@ #define DEVICE_SLEEP 1 +#define DEVICE_ERROR_PATTERN 1 //fast blink green and blue leds on error //======================================= #define DEVICE_SEMIHOST 0