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

24h default option #374

Closed

Conversation

matheusmoreira
Copy link
Collaborator

@matheusmoreira matheusmoreira commented Mar 4, 2024

Allows the user to explicitly set the default clock mode to 24h display at compilation time with an option passed to the build system:

make MOVEMENT_CLOCK_MODE_DEFAULT_24H=yes

The current default behavior of the sensor watch is preserved.

As suggested by @joeycastillo in PR #373 (review).

Allows the user to explicitly set the default clock mode to 24h display
at compilation time with an option passed to the build system:

    make MOVEMENT_CLOCK_MODE_DEFAULT_24H=yes

This preserves the current default behavior of the sensor watch
which is also consistent with the original watch.
Update the copyrights to include full name attribution to all
who contributed to the movement framework, including myself.

Also add an SPDX license identifier header comment to the file.

https://spdx.org/licenses/MIT.html
@matheusmoreira
Copy link
Collaborator Author

This feature has been merged into main by PR #380 and f35cb84, based on PR #295 which is a superset of this one. Thus there is no longer any need to merge this.

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.

1 participant