NFC Mood Lamp Demo Code

Dependencies:   AppNearMe_MuNFC_PN532 mbed-rtos mbed

MuNFCConfig.h

Committer:
AppNearMe
Date:
2013-04-25
Revision:
1:6a6124cd2f26
Parent:
0:7a876f6f78a5

File content as of revision 1:6a6124cd2f26:

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


#ifndef MUNFCCONFIG_H_
#define MUNFCCONFIG_H_


#define MUNFC_RTOS 1


#endif /* MUNFCCONFIG_H_ */