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

New feature: Select previous channel mode with 4C, optionally instead of 4C ramp -> lock #50

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

SiteRelEnby
Copy link
Contributor

@SiteRelEnby SiteRelEnby commented Feb 17, 2024

Two options. Previous channel is on 4C from ramp mode only and replaces lockout mode from ramp when enabled.

By defining USE_PREVIOUS_CHANNEL it is included as a configurable option under the ramp extras menu (0: 4C -> lock. 1: 4C -> previous channel). By defining both USE_PREVIOUS_CHANNEL and PREVIOUS_CHANNEL_REPLACES_LOCKOUT the lockout shortcut is entirely removed and the runtime config option is not included to save some space.

@SiteRelEnby SiteRelEnby changed the title New feature: Select previous channel mode with 4C New feature: Select previous channel mode with 4C, optionally instead of 4C ramp -> lock Feb 18, 2024
Two options. Previous channel is on 4C from ramp mode only and replaces lockout mode. By defining `USE_PREVIOUS_CHANNEL` it is included as a configurable option under the ramp extras menu (0: 4C -> lock. 1: 4C -> previous channel). By defining both `USE_PREVIOUS_CHANNEL` and `PREVIOUS_CHANNEL_REPLACES_LOCKOUT` the lockout shortcut is entirely removed and the config option is not included to save some space.
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.

None yet

1 participant