mirror of https://github.com/ARMmbed/mbed-os.git
Update device.h
Enable DEVICE_ERROR_PATTERN to detect errors with fast blinking on green and blue leds.pull/266/head
parent
6b044ada5b
commit
eaef91bee6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue