mirror of
https://github.com/pimoroni/pimoroni-pico.git
synced 2025-02-12 13:05:27 +00:00
"RGBLED" PWMs 3 pins as a single RGB LED and exposes methods to set the colour via HSV/RGB. "Button" handles tracking the state and changed state of a single GPIO button, in addition to supporting auto-repeat for held-down buttons.
1 line
21 B
CMake
1 line
21 B
CMake
include(rgbled.cmake) |