add support for reading initCommands from external files
This commit is contained in:
@@ -46,6 +46,7 @@ typedef enum {
|
||||
lcecConfTypeSdoDataRaw,
|
||||
lcecConfTypeIdnConfig,
|
||||
lcecConfTypeIdnDataRaw,
|
||||
lcecConfTypeInitCmds,
|
||||
lcecConfTypeComplexEntry
|
||||
} LCEC_CONF_TYPE_T;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user