настройка контроля

This commit is contained in:
2025-02-14 15:06:12 +03:00
parent af9867c7c0
commit 1c43213266
3 changed files with 12 additions and 1 deletions

View File

@@ -351,6 +351,7 @@ func _on_prd_select() -> void:
func _on_control_button() -> void:
$TabContainer/ControlPanel._on_start_super_control()
set_tab_and_buttons(1, 'select_control')

View File

@@ -216,4 +216,7 @@ func _on_fs_status_1(_name_port, status_fs_1):
func _on_fs_status_2(_name_port, status_fs_2):
$Kasseta_FS/ref_A2.state = status_fs_2
func _on_start_super_control():
$Power_array.text = 'Hello'