Test of the µNFC stack with the Adafruit PN532 board

Dependencies:   AppNearMe_MuNFC_PN532 mbed-rtos mbed

MuNFCConfig.h

Committer:
AppNearMe
Date:
2012-09-14
Revision:
1:777d124a6d04
Parent:
0:170d2659e354

File content as of revision 1:777d124a6d04:

/*
    MuNFCConfig.h 
    Copyright (c) Donatien Garnier 2012
    donatien.garnier@appnearme.com
    http://www.appnearme.com/
*/


#ifndef MUNFCCONFIG_H_
#define MUNFCCONFIG_H_

//#include "munfc/nfc_config.h"


#define MUNFC_RTOS 1


#endif /* MUNFCCONFIG_H_ */