Tweaked in the SLRE libraries

This commit is contained in:
Simon Yorkston 2015-04-15 13:18:09 +02:00
parent 86caca5f6b
commit c346e2af72

View file

@ -52,6 +52,10 @@
#include "nfc-utils.h"
#include "mfoc.h"
//SLRE
#include "slre.h"
#include "slre.c"
nfc_context *context;
int main(int argc, char *const argv[])