PES 4 - Smart Medication Dispenser / PES4_ProgrammeforDesignReview2

Dependencies:   SDFileSystem mbed

Fork of PES4_Programme by PES 4 - Smart Medication Dispenser

Revision:
8:6ece7caefb33
diff -r 4e315a7ee17c -r 6ece7caefb33 functions.cpp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/functions.cpp	Fri Mar 23 16:22:52 2018 +0000
@@ -0,0 +1,4 @@
+#include "functions.h"
+
+void setLED(char button, char color) {}
+void setValvePosition(char pos) {}
\ No newline at end of file