mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-08 17:24:47 +00:00
esc-337, found errant timer resets on comm monitor and Sammy display
This commit is contained in:
@@ -104,7 +104,7 @@ namespace PepperDash.Essentials.Core
|
||||
void Client_BytesReceived(object sender, GenericCommMethodReceiveBytesArgs e)
|
||||
{
|
||||
Status = MonitorStatus.IsOk;
|
||||
StopErrorTimers();
|
||||
ResetErrorTimers();
|
||||
}
|
||||
|
||||
void Poll()
|
||||
|
||||
Reference in New Issue
Block a user