]> rtime.felk.cvut.cz Git - arc.git/commitdiff
Added one default ecum user.
authorpete <devnull@localhost>
Thu, 18 Nov 2010 09:53:22 +0000 (10:53 +0100)
committerpete <devnull@localhost>
Thu, 18 Nov 2010 09:53:22 +0000 (10:53 +0100)
boards/generic/EcuM_Cfg.h

index 59464b8d6553237f51babd059375f348886bbe06..6a2ebd7aa024a28f0d80414d72d7e5e1f8b4cb2e 100644 (file)
@@ -34,7 +34,8 @@
 \r
 // EcuM_UserType definitions\r
 typedef enum {\r
-       ECUM_USER_ENDMARK       // Must be the last in list!\r
+       ECUM_USER_SYSTEM,\r
+       ECUM_USER_ENDMARK       // Must be the last in list and less than 32!\r
 } EcuM_UserList;\r
 \r
 extern EcuM_ConfigType EcuMConfig;\r