Set svn:ignore property on nfc-sam example.
This commit is contained in:
parent
e6d96333f7
commit
2e1fa09166
@ -30,6 +30,10 @@
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
// Needed by sleep() under Unix
|
||||
#include <unistd.h>
|
||||
// FIXME What about sleep() in Windows ?
|
||||
|
||||
#include <nfc/nfc.h>
|
||||
#include <nfc/nfc-messages.h>
|
||||
#include "nfc-utils.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user