Skip to content

add library support for settings menu #3

Description

@Neumi

write methods for an universal 7-segment and button input menu to change parameters that get stored in EEPROM.

it has to:

  • be easy to use
  • be easy to adapt for other use cases
  • save data in EEPROM and read on start
  • should be controlled using the three button inputs

the menu could have a tree structure like this:
-> baud
-> 2400
-> 4800
-> 9600
-> rs485
-> 1
-> 0

see the temperature controller example.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions