This commit is contained in:
2020-06-15 17:13:49 +02:00
parent 6f2413fd5d
commit fb5b2133f5
2 changed files with 1 additions and 13 deletions

View File

@ -28,7 +28,6 @@ void Feb_Control_FebControl();
int Feb_Control_Init(int master, int normal, int module_num);
int Feb_Control_OpenSerialCommunication();
void Feb_Control_CloseSerialCommunication();
void Feb_Control_AddModule();
int Feb_Control_CheckSetup();
unsigned int Feb_Control_AddressToAll();
int Feb_Control_SetCommandRegister(unsigned int cmd);