User interface library for databed on HEL medical exo.

Fork of UI by Michael Ling

Revision:
6:e4bd0fd5befb
Parent:
0:6b5a3a0138ad
--- a/UserInterface.h	Sat Feb 14 00:36:19 2015 +0000
+++ b/UserInterface.h	Wed Mar 25 03:27:37 2015 +0000
@@ -13,7 +13,9 @@
 #include "mbed.h"
 #include "MODSERIAL.h"
 #include "initDatabed.h"
-extern int UI;
+#include "common.h"
+
+extern UI_t UI;
 class UserInterface
 {
 public: