Skip to content

Functionality added to TEC wrapper to control save to flash mechanism#4

Merged
houlihaj merged 2 commits intomainfrom
feature-003-control-auto-save-to-flash
Sep 12, 2023
Merged

Functionality added to TEC wrapper to control save to flash mechanism#4
houlihaj merged 2 commits intomainfrom
feature-003-control-auto-save-to-flash

Conversation

@houlihaj
Copy link
Copy Markdown
Owner

Most TEC parameters are FLASH parameters and updates are written to flash after each execution. The flash can be written to only a finite number of times. By disabling the save to flash mechanism, temporary changes can be stored in the RAM rather than written to flash.

@houlihaj houlihaj self-assigned this Sep 12, 2023
@houlihaj houlihaj merged commit 3135ce7 into main Sep 12, 2023
@houlihaj houlihaj deleted the feature-003-control-auto-save-to-flash branch September 12, 2023 23:21
@houlihaj houlihaj added the enhancement New feature or request label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add feature that allows for enabling and disabling automatic save data to flash

1 participant