Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of libMiMic by
core/NyLPC_cMiMicEnv.h
- Committer:
- nyatla
- Date:
- 2013-08-09
- Revision:
- 54:25cf4bf09cc6
- Parent:
- 51:45d42af201c2
- Child:
- 56:d38b6ce8c63b
File content as of revision 54:25cf4bf09cc6:
/*
* 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.51"
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* NYLPC_CMIMICENV_H_ */
