#ifndef __DATALINKTASK_H #define __DATALINKTASK_H /* includes ----------------------------------------------------------------------------------------------*/ #include "global.h" /* macro ------------------------------------------------------------------------------------------------*/ /* struct ------------------------------------------------------------------------------------------------*/ void DataLink_Task_Init(void); #endif /* __DATALINKTASK_H */