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

Add time since last weather update to weather app #5

Merged

Conversation

dariusarnold
Copy link
Owner

@dariusarnold dariusarnold commented Mar 2, 2025

Provides the time since the last weather update, incrementing the duration from seconds to minutes at 60 seconds, and minutes to hours at 3600 seconds. This changeset is from InfiniTimeOrg#2242.

Use "Now" for the label until 31 seconds, then display the live time.
Move from `lv_obj_align` to `lv_obj_set_pos` to avoid weird positioning
errors when changing the position more than once.
@dariusarnold dariusarnold merged commit 09df02e into dariusarnold:main Mar 2, 2025
6 checks passed
Copy link

github-actions bot commented Mar 2, 2025

Build size and comparison to main:

Section Size Difference
text 376068B 256B
data 948B 0B
bss 22536B 0B

Run in InfiniEmu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants