asdasdasd

Dependencies:   mbed

Fork of FINAL_PROJECT_4180 by Gedeon Nyengele

Committer:
nyengele
Date:
Sun Apr 24 23:30:27 2016 +0000
Revision:
0:f0e40bf44ffe
Child:
2:1b1c0502bb08
final project - initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nyengele 0:f0e40bf44ffe 1 #include "mbed.h"
nyengele 0:f0e40bf44ffe 2
nyengele 0:f0e40bf44ffe 3 int hashcode(const char *data, int size);
nyengele 0:f0e40bf44ffe 4 void read_mag_card(Serial *device, char *dest, int *size);