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

fix knock retard table init #419

Merged
merged 3 commits into from
May 4, 2024

Commits on May 2, 2024

  1. fix knock retard table init

    column and row definition were swapped w/re: value lookup
    
    fixes FOME-Tech#246, FOME-Tech#417
    nmschulte committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ae01649 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    dbe240b View commit details
    Browse the repository at this point in the history
  2. fix KnockController init

    no need for previousConfig (or any config ref); use the current config
    nmschulte committed May 4, 2024
    Configuration menu
    Copy the full SHA
    365e322 View commit details
    Browse the repository at this point in the history