15 lines
464 B
C
15 lines
464 B
C
|
/***********************************************************************************************************************
|
||
|
* File Name : app_to_dcm.h
|
||
|
* Version :
|
||
|
* Device(s) : R5F10BLG
|
||
|
* Tool-Chain : CA78K0R
|
||
|
* Description :
|
||
|
* Creation Date:
|
||
|
***********************************************************************************************************************/
|
||
|
|
||
|
#ifndef APP_TO_DCM_H
|
||
|
#define APP_TO_DCM_H
|
||
|
|
||
|
#define DMK_A01_03_VERSION (5)
|
||
|
|
||
|
#endif
|