Customized SNICInterface
Fork of NySNICInterface by
SNIC/MurataObject.h
- Committer:
- kishino
- Date:
- 2014-05-26
- Revision:
- 29:6a0ba999597d
- Parent:
- 26:f2e1030964e4
- Child:
- 39:a1233ca02edf
File content as of revision 29:6a0ba999597d:
/******************* Murata Manufacturing Co.,Ltd. 2014 ***************** * * Filename: MurataObject.h * * Purpose: This module has define of common function for Murata. * * $Author: kishino $ * * $Date: 2014/03/28 $ * * $Revision: 0.0.0.1 $ * ***********************************************************************/ #ifndef _MURATA_OBJECT_H_ #define _MURATA_OBJECT_H_ #include "mbed.h" class C_MurataObject{ }; #endif