Simple test application for the STMicroelectronics X-NUCLEO-LED61A1 LED Control Expansion Board, built against mbed OS.

Dependencies:   X_NUCLEO_LED61A1

Fork of HelloWorld_LED61A1 by ST

Revision:
18:9a815b31ba7d
Parent:
16:0d6f96345c56
--- a/main.cpp	Mon May 08 16:17:18 2017 +0000
+++ b/main.cpp	Mon Jul 03 11:50:37 2017 +0000
@@ -41,6 +41,7 @@
 
 /* mbed specific header files. */
 #include "mbed.h"
+#include "rtos.h"
 
 /* Component specific header files. */
 #include "Led6001.h"