Reset timers veloci dal +lento (?? "stallo")
This commit is contained in:
@@ -421,6 +421,11 @@ namespace IOB_MAN
|
||||
{ }
|
||||
}
|
||||
checkWatchdog();
|
||||
// riavvio i timer x sicurezza...
|
||||
UI_Timer.Stop();
|
||||
UI_Timer.Start();
|
||||
MainTimer.Stop();
|
||||
MainTimer.Start();
|
||||
}
|
||||
private void UI_Timer_Tick(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user