Ming Kuang 29c0d078c3 Update ws2812 pio program and optimized the process of RGB color values
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.
2025-02-09 16:51:22 +08:00
2024-09-30 09:07:52 +02:00
2024-11-09 15:13:43 +01:00
2024-09-16 00:51:43 +02:00
2022-04-19 12:58:22 +02:00
Description
No description provided
AGPL-3.0 2.6 MiB
Languages
C 93.1%
CMake 6.9%