Skip to content

unnecessary repeating of data in lux logger  #1316

@Avjeet

Description

@Avjeet

Actual Behaviour

The data in lux meter is being repeated due to a for loop i.e., everytime data is being written to the csv file it is written from 0 to the newest data point added.

Expected Behaviour

the data should not be repeated

Steps to reproduce it

LuxMeterFragementData -> Remove the for loop in the code

Screenshots of the issue

In ss below the data is written everytime from 0 to the max number
image

Would you like to work on the issue?

Yes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions