Simple NFC test projekt

Dependencies:   AppNearMe_MuNFC_PN532 mbed-rtos mbed

Fork of AppNearMe_MuNFC_PN532_Test by AppNearMe Official

MuNFCConfig.h

Committer:
thomasjanke
Date:
2013-01-24
Revision:
6:f14e71ffdc79
Parent:
0:170d2659e354

File content as of revision 6:f14e71ffdc79:

/*
    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_ */