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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flux_led turn on when brightness is zero on newer devices #64129

Merged

Commits on Jan 14, 2022

  1. Fix flux_led not being able to turn on with older devices

    - If the brightness was externally adjusted to 0, the device
      would not be able to turn back on if the device did not
      support auto on
    bdraco committed Jan 14, 2022
    Copy the full SHA
    2eb5a5b View commit details
    Browse the repository at this point in the history
  2. fix cover

    bdraco committed Jan 14, 2022
    Copy the full SHA
    7169229 View commit details
    Browse the repository at this point in the history
  3. fix cover

    bdraco committed Jan 14, 2022
    Copy the full SHA
    6dc1c69 View commit details
    Browse the repository at this point in the history
  4. adjust

    bdraco committed Jan 14, 2022
    Copy the full SHA
    9e9ec00 View commit details
    Browse the repository at this point in the history
  5. more fixes

    bdraco committed Jan 14, 2022
    Copy the full SHA
    612925e View commit details
    Browse the repository at this point in the history
  6. coverage

    bdraco committed Jan 14, 2022
    Copy the full SHA
    3d877b0 View commit details
    Browse the repository at this point in the history
  7. fix

    bdraco committed Jan 14, 2022
    Copy the full SHA
    8631b51 View commit details
    Browse the repository at this point in the history