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

Support for Fw1906 #3298

Closed
wants to merge 9 commits into from
Closed

Commits on Jul 17, 2023

  1. Move CTT calculation from BusPwm to Bus class.

    This enable it to other bus types.
    Robert committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6e30ef8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Move two color functions definitions back to c++ file. Make calculate…

    …CTT protected member.
    Robert committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2ee787a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Add FW1906 support

    Robert committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    04786f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Fix CCT handling for ESP32

    Robert committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    213973f View commit details
    Browse the repository at this point in the history
  2. Change bus type from 17 to 28

    Robert committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    da02208 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    792718b View commit details
    Browse the repository at this point in the history
  2. Restore CCT for RGB

    Robert committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b3eb76c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24fff7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f86613f View commit details
    Browse the repository at this point in the history