PASII/CandeII_1.4/Taskrun/USCI_Task.h

19 lines
515 B
C
Raw Normal View History

/*****************************************************************
;Project: Light
;MCU:
;Date:
;File:
;Function:
******************************************************************/
#ifndef __USCI_TASK_H
#define __USCI_TASK_H
/*---------------------------------------------------------------*/
#include "ARMCM0.h"
/*---------------------------------------------------------------*/
//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
//void USCI_Task(void);
#endif
/*---------------------------------------------------------------*/