Skip to content

Add configurable beep duration to SYSTEM menu#159

Open
mike-code wants to merge 1 commit intodeividAlfa:masterfrom
mike-code:feat/beep_duration
Open

Add configurable beep duration to SYSTEM menu#159
mike-code wants to merge 1 commit intodeividAlfa:masterfrom
mike-code:feat/beep_duration

Conversation

@mike-code
Copy link

@mike-code mike-code commented Feb 13, 2026

The wakeup/sleep beeps were too long for my taste so I decided to make them configurable.
Feel free to reject this PR if you think this change is not worth settings reset.

Note 1: Bumps SYSTEM_SETTINGS_VERSION to 30 (settings reset on first boot).
Note 2: this is AI-aided change

Stand pick-up/put-down beep was hardcoded at 500ms (MLONG_BEEP).
Added a "Beep length" setting in the SYSTEM menu, adjustable from
100ms to 1000ms in 100ms steps. Replaces all MLONG_BEEP references
in iron.c with the new BEEP_DURATION macro that reads from settings.

Bumps SYSTEM_SETTINGS_VERSION to 30 (settings reset on first boot).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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