asdasdasd

Dependencies:   mbed

Fork of FINAL_PROJECT_4180 by Gedeon Nyengele

lib.h

Committer:
nyengele
Date:
2016-04-24
Revision:
0:f0e40bf44ffe
Child:
2:1b1c0502bb08

File content as of revision 0:f0e40bf44ffe:

#include "mbed.h"

int hashcode(const char *data, int size);
void read_mag_card(Serial *device, char *dest, int *size);