Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store launch control info into eeprom #5

Open
4 tasks
rickyelopez opened this issue Aug 29, 2020 · 0 comments
Open
4 tasks

store launch control info into eeprom #5

rickyelopez opened this issue Aug 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rickyelopez
Copy link
Member

rickyelopez commented Aug 29, 2020

Rather than always using default values, use data stored in eeprom. This should help if ever there's unintended restart of the car between accel runs. Don't want to have to reset this all the time,

  • Define a "launch profile" structure to be used with add launch control "profiles" to the launch page #32
  • Add "save" and "reset" buttons to launch control page
  • Make the "save" button update the profile values in EEPROM
  • Make the "reset" button reset the values to default
@rickyelopez rickyelopez added the enhancement New feature or request label Aug 29, 2020
@rickyelopez rickyelopez self-assigned this Sep 6, 2020
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

No branches or pull requests

2 participants