Time Machine

Dependencies:   TextLCD mbed DebounceIn

Revision:
1:09c825e59a47
Parent:
0:e37321609004
--- a/main.cpp	Mon May 28 07:56:43 2012 +0000
+++ b/main.cpp	Mon May 28 07:58:25 2012 +0000
@@ -1,8 +1,7 @@
 // Read from I2C slave at address 0x62
 #include <iostream>
 #include "mbed.h"
-#include "TextLCD.h"
-#include "DebounceIn.h"
+
 #include <math.h>
 #include <string>
 #define MESSAGE_BUFFER_SIZE 1024