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-06-30
Revision:
41:2389bd6b6f74
Parent:
38:b0604fee76b0
Child:
42:f83aa17dcae5

File content as of revision 41:2389bd6b6f74:

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


#ifdef __cplusplus
}
#endif /* __cplusplus */

#endif /* NYLPC_CMIMICENV_H_ */