Изменения на новый

This commit is contained in:
cfif 2025-06-19 13:38:04 +03:00
parent b97b2147ea
commit 7610963d83
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ static void Mma_RunSubThreads(tMma *env) {
// UserInput_StartThread(&env->userInput);
ComInt_StartThread(&env->comInt);
// ComInt_StartThread(&env->comInt);
TracertMain_StartThread(&env->tracertMain);
External_StartThread(&env->external);
ModemMain_StartThread(&env->modemMain);