This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Fork of libMiMic by Ryo Iizuka

core/NyLPC_cMiMicEnv.h

Committer:
nyatla
Date:
2013-08-10
Revision:
56:d38b6ce8c63b
Parent:
54:25cf4bf09cc6
Child:
57:bc4330dfa62f

File content as of revision 56:d38b6ce8c63b:

/*
 * NyLPC_cMiMicEnv.h
 *
 *  Created on: 2013/03/08
 *      Author: nyatla
 */

#ifndef NYLPC_CMIMICENV_H_
#define NYLPC_CMIMICENV_H_

#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */


#define NyLPC_cMiMicEnv_VERSION "MiMic/1.4.52"


#ifdef __cplusplus
}
#endif /* __cplusplus */

#endif /* NYLPC_CMIMICENV_H_ */