Skip to content

fix(firmware): make editing date & time easier - #7767

Open
philmoz wants to merge 1 commit into
mainfrom
philmoz/fix-date-time-edit
Open

fix(firmware): make editing date & time easier#7767
philmoz wants to merge 1 commit into
mainfrom
philmoz/fix-date-time-edit

Conversation

@philmoz

@philmoz philmoz commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Currently when editing a date or time value the underlying variable is still being updated from the RTC.
This makes it difficult to set an accurate value especially for the seconds setting.

This PR changes the behaviour so that a value being edited is no longer updated from the RTC.
When the user finished editing the value, the RTC is updated and refreshing resumes.

@philmoz philmoz added this to the 3.0 milestone Sep 7, 2026
@philmoz philmoz added firmware (fw) General radio firmware issue, not colorlcd or B&W specific backport/2.12 To be backported to a 2.12 release also. labels Sep 7, 2026
@philmoz philmoz changed the title fix(firmware): make editing data & time easier fix(firmware): make editing date & time easier Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/2.12 To be backported to a 2.12 release also. firmware (fw) General radio firmware issue, not colorlcd or B&W specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant