refresh ports on disconnect

This commit is contained in:
Rene Hopf
2015-11-22 14:07:52 +01:00
parent 78529e5f82
commit c83a1e47c6

View File

@@ -309,6 +309,7 @@ void ServoFrame::disconnect(){
stmbl->Enable();
timer->Stop();
}
listports();
}
void ServoFrame::OnInput(wxCommandEvent& event){