RTOS homework 4

Dependencies:   C12832_lcd mbed

Revision:
21:eb692e90ae8d
Parent:
20:64f1671c57ec
Child:
22:5d9bcc7f4440
--- a/main.cpp	Sun Aug 18 20:17:36 2013 +0000
+++ b/main.cpp	Fri Sep 13 03:59:57 2013 +0000
@@ -45,6 +45,8 @@
     #include "mbed.h"                           // mbed class.
 //  #include "rtos.h"
     #include "C12832_lcd.h"                     // LCD class.
+    #include "PowerControl.h"
+
 //---defines------------------------------------//------------------------------
     #define LCD1 lcd.locate(0, 0);              // LCD line 1.
     #define LCD2 lcd.locate(0,11);              // LCD line 2.