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-09
Revision:
51:45d42af201c2
Parent:
48:00d211aac2ec
Child:
54:25cf4bf09cc6

File content as of revision 51:45d42af201c2:

/*
 * 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.50"


#ifdef __cplusplus
}
#endif /* __cplusplus */

#endif /* NYLPC_CMIMICENV_H_ */