11 lines
358 B
C
11 lines
358 B
C
/*****************************************************************************
|
|
* prot_digital_v30_Core1.h
|
|
*****************************************************************************/
|
|
|
|
#ifndef __PROT_DIGITAL_V30_CORE1_H__
|
|
#define __PROT_DIGITAL_V30_CORE1_H__
|
|
|
|
/* Add your custom header content here */
|
|
|
|
#endif /* __PROT_DIGITAL_V30_CORE1_H__ */
|