If the current counters didn't change since the last configTree update, do not try to update them again.
This causes useless writes of configtree files on each le_mdc_ResetBytesCounter() call with useless rotation (rock, paper, scissors) causing deterioration of the persistent storage.
…actual change
If the current counters didn't change since the last configTree update, do not try to update them again.
This causes useless writes of configtree files on each le_mdc_ResetBytesCounter() call with useless rotation (rock, paper, scissors) causing deterioration of the persistent storage.