#ifndef PROTOCOL_H_ #define PROTOCOL_H_ #include void checkComData(); void PCmd_refreshCONN(int connection); #endif /* PROTOCOL_H_ */