diff --git a/src/cpm.c b/src/cpm.c index 7a0fea1..964026a 100644 --- a/src/cpm.c +++ b/src/cpm.c @@ -38,8 +38,6 @@ float roadRotationCos; S_ETHERNET_CONNECTION_T s_socket; S_OBJECT_CONTROL_T s_objectControl; S_OBJECTS_T as_objects[NOF_OBJECTS]; -char* station_id; -it2s_config_t* config; bool waitingIncomingConnection(void){