mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-21 17:44:04 +08:00
Fixed bug concerning spuriously shown EoE-Errors.
This commit is contained in:
@@ -124,6 +124,7 @@ void ec_master_reset(ec_master_t *master
|
||||
master->stats.delayed = 0;
|
||||
master->stats.corrupted = 0;
|
||||
master->stats.unmatched = 0;
|
||||
master->stats.eoe_errors = 0;
|
||||
master->stats.t_last = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user