Начало
This commit is contained in:
parent
1c1829fbba
commit
2fc15b5342
|
|
@ -40,7 +40,7 @@ static void Mma_InitSubSystems(tMma *env) {
|
||||||
&env->comInt,
|
&env->comInt,
|
||||||
&SERIAL_PORTS.Rs485_HalfDuplexIo,
|
&SERIAL_PORTS.Rs485_HalfDuplexIo,
|
||||||
NULL,
|
NULL,
|
||||||
&SERIAL_PORTS.SerialPortUsbIO,
|
&SERIAL_PORTS.SerialPortUsbSnifferIO,
|
||||||
NULL,
|
NULL,
|
||||||
&SERIAL_PORTS.cliVirtualOutIo,
|
&SERIAL_PORTS.cliVirtualOutIo,
|
||||||
&env->Indication.currentModeName
|
&env->Indication.currentModeName
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue