mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-15 00:38:31 +02:00
29c0d078c33f6f2d883ff494a6e2fbaf34fd99e2
1. Update ws2812 pio program to the latest version in pico-examples. References: https://github.com/raspberrypi/pico-examples/pull/486 2. Modify the rgbw type to false since we don't use the white channel. 3. Optimize the process of RGB color values to avoid a lot of shift operations and improve readability.
Description
Languages
C
93.1%
CMake
6.9%