Update to ecmc v6.2.1

This commit is contained in:
Anders Sandström
2020-05-27 14:15:53 +02:00
parent db67919b85
commit f212815a0e
2 changed files with 11 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ E3_MODULE_VERSION:=master
# DEPENDENT MODULE VERSION
# For Example,
ECMC_DEP_VERSION:=master
ECMC_DEP_VERSION:=6.2.1
ASYN_DEP_VERSION:=4.36.0
#DEVLIB2_DEP_VERSION:=2.9.0

View File

@@ -158,7 +158,8 @@ struct ecmcPluginData pluginDataDef = {
.funcArg7 = NULL,
.funcArg8 = NULL,
.funcArg9 = NULL,
.funcArg10 = NULL,
.funcArg10 = NULL,
.funcGenericObj = NULL,
},
.funcs[1] =
{ /*----fft_enable----*/
@@ -180,7 +181,8 @@ struct ecmcPluginData pluginDataDef = {
.funcArg7 = NULL,
.funcArg8 = NULL,
.funcArg9 = NULL,
.funcArg10 = NULL,
.funcArg10 = NULL,
.funcGenericObj = NULL,
},
.funcs[2] =
{ /*----fft_trigg----*/
@@ -202,7 +204,8 @@ struct ecmcPluginData pluginDataDef = {
.funcArg7 = NULL,
.funcArg8 = NULL,
.funcArg9 = NULL,
.funcArg10 = NULL,
.funcArg10 = NULL,
.funcGenericObj = NULL,
},
.funcs[3] =
{ /*----fft_mode----*/
@@ -224,7 +227,8 @@ struct ecmcPluginData pluginDataDef = {
.funcArg7 = NULL,
.funcArg8 = NULL,
.funcArg9 = NULL,
.funcArg10 = NULL,
.funcArg10 = NULL,
.funcGenericObj = NULL,
},
.funcs[4] =
{ /*----fft_stat----*/
@@ -246,7 +250,8 @@ struct ecmcPluginData pluginDataDef = {
.funcArg7 = NULL,
.funcArg8 = NULL,
.funcArg9 = NULL,
.funcArg10 = NULL,
.funcArg10 = NULL,
.funcGenericObj = NULL,
},
.funcs[5] = {0}, // last element set all to zero..
// PLC consts