Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RobTillaart/Kelvin2RGB Loading
base: 0.1.3
Choose a base ref
...
head repository: RobTillaart/Kelvin2RGB Loading
compare: master
Choose a head ref
  • 11 commits
  • 21 files changed
  • 1 contributor

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    53cc69e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    e82d260 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    5d7a09e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. add changelog.md (#5)

    * add changelog.md
    * fix BGR() bug
    RobTillaart committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9632d17 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. update license to 2023

    RobTillaart committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    2594fa9 View commit details
    Browse the repository at this point in the history
  2. update GitHub actions

    RobTillaart committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3f24835 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. optimize (#6)

    - major improvement **BGR()**
    - minor improvement **CMYK()**
    - extend timing example.
    - update readme.md
    - update GitHub actions
    - update license 2023
    RobTillaart committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4409939 View commit details
    Browse the repository at this point in the history
  2. fix changelog

    RobTillaart committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b7ce521 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. update readme.md (#7)

    - update readme.md
    - removed **reset()** ==> use **begin()**
    - edit examples.
    - minor edits
    RobTillaart committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    fe08e23 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. refactor (#8)

    - fix in Tanner Helland (very minor).
    - remove dead link from readme.md.
    - removed experimental from code.
    - change temperature #defines to **const uint16_t**. (compiler can check).
    - fix typo in **DLS_screenLow**
    - update unit tests
    - minor edits
    RobTillaart committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0e4d528 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. update GitHub actions

    RobTillaart committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    140f587 View commit details
    Browse the repository at this point in the history
Loading