asdasdasd

Dependencies:   mbed

Fork of FINAL_PROJECT_4180 by Gedeon Nyengele

Revision:
0:f0e40bf44ffe
Child:
2:1b1c0502bb08
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib.h	Sun Apr 24 23:30:27 2016 +0000
@@ -0,0 +1,4 @@
+#include "mbed.h"
+
+int hashcode(const char *data, int size);
+void read_mag_card(Serial *device, char *dest, int *size);
\ No newline at end of file