Обновление

This commit is contained in:
cfif 2026-04-02 16:26:19 +03:00
parent a6bd95db57
commit 31061f60f1
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ static _Noreturn void Mma_Thread(tMma *env) {
&env->actuator_Ch2_Input_Model_local_3, &env->actuator_Ch2_Input_Model_local_3,
&rtDW.Actuator_Ch2_Status_Model, &env->ModelTask.triggerCommand3, "Ln3 "); &rtDW.Actuator_Ch2_Status_Model, &env->ModelTask.triggerCommand3, "Ln3 ");
*/ */
SystemDelayMs(50); SystemDelayMs(250);
GpioPinToggle(&env->gpios->led.LED_G); GpioPinToggle(&env->gpios->led.LED_G);