NFC Mood Lamp Demo Code

Dependencies:   AppNearMe_MuNFC_PN532 mbed-rtos mbed

Revision:
0:7a876f6f78a5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MuNFCConfig.h	Thu Jun 07 12:54:56 2012 +0000
@@ -0,0 +1,16 @@
+/*
+    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_ */