Исправление. Контроль ДКМ показывает неверный результат

This commit is contained in:
sasha80
2025-10-08 14:50:53 +03:00
parent bf1a53f1fe
commit 7677fe4332
2 changed files with 15 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ const constants_k: Dictionary = {
'ATT_UM_1': 0x0,
'ATT_UM_6': 0x3,
'ATT_UM_7': 0x2,
'POWER_UM': 90,
'POWER_UM': 100,
'TIMER_DELAY': 5.0,
'STATE_MASHINE_TIMER': 0.3,
}