Skip to content

Storing calibrated values and config in eeprom is safe in firmware #2

Description

@ste7anste7an

The firmware guarantees that saving config and callbrated values happens in a way that does not have impact on the valures read.

In the I2C library, the mode self.MODE_SAVING is used for indicating that saving takes place. This can be removed from the code, as saving calibration is already safe.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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