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

Added a method of read the colour of any pixel #10

Merged
merged 3 commits into from
Jan 22, 2023
Merged

Commits on Nov 7, 2022

  1. Added get_pixelRGB method

    Added method to read back the RGB colour of any pixel
    Footleg authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a1f6e89 View commit details
    Browse the repository at this point in the history
  2. Updated with latest changes to forked library

    I realised I had lost changes made to the library I forked from, so restored these and added rgbw support to my get pixel colour method (untested as I don't have a suitable LED device to hand).
    Footleg authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1c52ec7 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

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