Tweaked in the SLRE libraries
This commit is contained in:
parent
86caca5f6b
commit
c346e2af72
1 changed files with 4 additions and 0 deletions
|
@ -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[])
|
||||
|
|
Loading…
Reference in a new issue