]> rtime.felk.cvut.cz Git - arc.git/blobdiff - include/EcuM.h
Added missing type when COMM was compiled. Closes #1378
[arc.git] / include / EcuM.h
index c60eb91f058a8ba2226c7d48a5de116737f991a3..f74558855612ce04d0a812f51cdbd29b9c88e4f3 100644 (file)
 #define ECUM_AR_MINOR_VERSION  2\r
 #define ECUM_AR_PATCH_VERSION  2\r
 \r
-//#include "EcuM_Types.h"\r
-//struct EcuM_Config;\r
-//typedef struct EcuM_Config EcuM_ConfigType;\r
-\r
-/* Holds EcuM_ConfigType */\r
-/* TODO: forward declare all config types here ? */\r
-/* TODO: EcuM_Generated_Types must have types from Ecu_Types.h */\r
 #include "EcuM_Types.h"\r
 #include "EcuM_Cfg.h"\r
 #include "EcuM_Cbk.h"\r
@@ -95,6 +88,9 @@
 #include "ComStack_Types.h"\r
 #endif\r
 \r
+#if defined(USE_COMM)\r
+#include "ComM.h"\r
+#endif\r
 \r
 \r
 /** @name Error Codes */\r