Wakeup Light with touch user interface, anti-aliased Font, SD card access and RTC usage on STM32F746NG-DISCO board

Dependencies:   BSP_DISCO_F746NG_patch_fixed LCD_DISCO_F746NG TS_DISCO_F746NG FATFileSystem TinyJpgDec_interwork mbed-src

Revision:
3:ecf7f1f8d749
Parent:
1:35e2ad5cd1fe
Child:
5:13c70bcde7f6
--- a/LED.h	Thu Oct 29 12:59:54 2015 +0000
+++ b/LED.h	Thu Oct 29 18:09:31 2015 +0000
@@ -5,6 +5,7 @@
 {
     LAE_NONE,
     LAE_WAKEUP,
+    LAE_OFF,
 
 } LED_ANIMATION_ENUM;