#ifndef DATALINK_H #define DATALINK_H void datalinkInit(void); #endif // DATALINK_H