Fork for marginal changes to UI library.
Dependents: Data-Management-Honka
Fork of UI by
Diff: UserInterface.h
- Revision:
- 8:7d9e183929a1
- Parent:
- 7:53de0bee308d
--- a/UserInterface.h Sun Apr 05 21:58:48 2015 +0000
+++ b/UserInterface.h Wed Apr 08 00:51:35 2015 +0000
@@ -13,7 +13,7 @@
#include "mbed.h"
#include "initDatabed.h"
-/* UI button press types */
+/* UI button press types. Must match definitions in Controlbed UI header */
enum UI_t {
BUTTON_NONE = 0,
BUTTON_A_PRESS = 1,
