DC Motor control using current time

Dependencies:   4DGL-uLCD-SE EthernetNetIf Motor NTPClient_NetServices mbed

Fork of Internet_Nokia_LCD_Clock by jim hamblen

Revision:
3:dc6edb51a46e
Parent:
2:944077f530be
--- a/Time_based_motor_control.cpp	Mon Mar 24 14:55:59 2014 +0000
+++ b/Time_based_motor_control.cpp	Mon Mar 24 15:05:00 2014 +0000
@@ -1,7 +1,6 @@
 #include "mbed.h"
 #include "EthernetNetIf.h"
 #include "NTPClient.h"
-#include "NokiaLCD.h"
 #include "Motor.h"
 #include "uLCD_4DGL.h"
 #include<string>