LCD implementation of our project.

Dependencies:   mbed mbed-rtos MLX90614

Revision:
4:024e6a9c2ebf
Parent:
3:688b62ff6474
Child:
5:5b1a8ad6c187
--- a/Item.h	Sun Apr 26 16:29:53 2015 +0000
+++ b/Item.h	Mon May 25 14:46:39 2015 +0000
@@ -2,6 +2,7 @@
 #define _ITEM_H
 
 #include "st7565LCD.h"
+#include "rtos.h"
 #define LEFT_MARGIN 5
 #define DEFAULT_COLOR 20