send ACTIVE only after all nodes are connected
used for sea_recorder
This commit is contained in:
@ -2475,7 +2475,7 @@ proc mainGroup {{forweb ""}} {
|
||||
NoNewline
|
||||
set u_stick ""
|
||||
if {[result device stick_menu] ne ""} {
|
||||
set u_stick [hval /device/sitck_label]
|
||||
set u_stick [hval /device/stick_label]
|
||||
SelectButton "-sticks" "Stick: $u_stick"
|
||||
NoNewline
|
||||
}
|
||||
|
Reference in New Issue
Block a user