X-Git-Url: http://rtime.felk.cvut.cz/gitweb/arc.git/blobdiff_plain/fee8db312c7e3732eedcf8667bd6cc596326e347..05d8d9f8aa3ce197a44e4b6099d6f6eaeabd673d:/include/EcuM.h diff --git a/include/EcuM.h b/include/EcuM.h index 767eb57f..09949578 100644 --- a/include/EcuM.h +++ b/include/EcuM.h @@ -80,6 +80,7 @@ #define ECUM_AR_MINOR_VERSION 2 #define ECUM_AR_PATCH_VERSION 2 + #include "EcuM_Cfg.h" #include "EcuM_Types.h" #include "EcuM_Cbk.h" @@ -92,6 +93,7 @@ #include "ComM.h" #endif + /** @name Error Codes */ //@{ #define ECUM_E_NOT_INITIATED (0x10)