newest version,

Dependencies:   QEI mbed

Revision:
0:fc6fa085d591
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/update.h	Fri Oct 23 13:14:57 2015 +0000
@@ -0,0 +1,14 @@
+/*
+ * update.h
+ *
+ *  Created on: Oct 16, 2015
+ *      Author: User
+ */
+
+#ifndef UPDATE_H_
+#define UPDATE_H_
+
+void update(std::string state, int &num_on_inputs);
+
+#endif /* UPDATE_H_ */
+