Cleanup function updateAverage() #11

Closed
opened 2024-12-25 23:01:12 +01:00 by localhorst · 1 comment
Owner

Dead Code:

if (pMeasurement->average10s.bufferCount == 0U)
{
    pMeasurement->average10s.fValue = pMeasurement->fCurrentValue;
}
Dead Code: if (pMeasurement->average10s.bufferCount == 0U) { pMeasurement->average10s.fValue = pMeasurement->fCurrentValue; }
localhorst added the
enhancement
label 2024-12-25 23:01:12 +01:00
localhorst self-assigned this 2024-12-25 23:01:12 +01:00
Author
Owner

closed with #16

closed with https://git.mosad.xyz/localhorst/smart-oil-heating-control-system/pulls/16
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: localhorst/smart-oil-heating-control-system#11
No description provided.