LCD implementation of our project.

Dependencies:   mbed mbed-rtos MLX90614

Revision:
3:688b62ff6474
Parent:
2:fcde41900fa5
Child:
4:024e6a9c2ebf
--- a/Header.h	Sat Apr 04 18:24:21 2015 +0000
+++ b/Header.h	Sun Apr 26 16:29:53 2015 +0000
@@ -1,7 +1,7 @@
 #ifndef _HEADER_H_
 #define _HEADER_H_
 
-#include<stdio.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include "st7565LCD.h"