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

WLED: Fix for next version and add segment parameter #552

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    ac87955 View commit details
    Browse the repository at this point in the history
  2. Add optional WLED Strip/Segment Parameter

    Add 0-indexed "id" parameter to wled_control for applying settings to different segments.
    numanair committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    cd85b58 View commit details
    Browse the repository at this point in the history
  3. WLED: Fix WLED preset-selection in upcoming release

    Fix for upcoming WLED 0.14 release when setting presets.
    https://discord.com/channels/473448917040758787/779395228624617512/1041238039319543908
    
    Signed-off-by: Cole Morris <numanair@gmail.com>
    numanair committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    f644cba View commit details
    Browse the repository at this point in the history
  4. WLED: Add optional WLED Strip/Segment Parameter

    Add 0-indexed "id" parameter to wled_control for applying settings to different segments.
    
    Signed-off-by: Cole Morris <numanair@gmail.com>
    numanair committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    f69680a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    072e71d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. docs: Add WLED ID parameter to example

    Added optional ID parameter to the example macro
    
    Signed-off-by: Cole Morris <numanair@gmail.com>
    numanair committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    c176b82 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. WLED: corrections to line length

    corrected 3 long lines
    
    Signed-off-by: Cole Morris <numanair@gmail.com>
    numanair committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    83c546f View commit details
    Browse the repository at this point in the history
  2. wled: add argument "id" to request

    Signed-off-by: Cole Morris <numanair@gmail.com>
    numanair committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    302ec1a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Merge upstream master

    numanair committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    aff7088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    110dc54 View commit details
    Browse the repository at this point in the history