Automatic cocktail maker

Dependencies:   mbed-rtos mbed

Revision:
1:aa2e8e59127c
Parent:
0:0095fd32715b
Child:
2:2351d0558c70
--- a/main.cpp	Thu Dec 03 04:26:13 2015 +0000
+++ b/main.cpp	Thu Dec 03 04:28:49 2015 +0000
@@ -1,6 +1,5 @@
 #include "mbed.h"
 #include "rtos.h"
-#include "uLCD_4DGL.h"
 #include <algorithm>
 
 using namespace std;