Kyle Brown
|
91f494846a
|
Revert "[rgb] fix set_rgb_fill method"
This reverts commit 90c4ce99f3 .
|
2022-06-09 11:26:53 +00:00 |
|
jonathan nifenecker
|
90c4ce99f3
|
[rgb] fix set_rgb_fill method
The code was wrongly iterating the neopixel, running `fill()` on every
individual pixels.
|
2022-06-08 08:47:02 -07:00 |
|
xs5871
|
d6659cd1a3
|
fix dangling reference issue
|
2022-06-03 08:46:43 -07:00 |
|
xs5871
|
c7eaeaf90c
|
implement multiple pixelbuffer in rgb extension
|
2022-04-24 10:20:22 -07:00 |
|
xs5871
|
d4e72b98c9
|
remove dependency on neopixel lib for custom pixelbuffers
|
2022-03-24 17:56:59 -07:00 |
|
xs5871
|
ea19f5bb30
|
convert hsv_to_rgb to faster 16bit fixed point
|
2022-03-24 17:56:59 -07:00 |
|
xs5871
|
24d0587ac6
|
code deduplication: use utils.clamp
|
2022-03-24 17:56:59 -07:00 |
|
xs5871
|
de1d602b25
|
fix tick overflow and implement periodic timer class.
|
2022-03-06 00:02:17 -08:00 |
|
xs5871
|
8cec85e3ec
|
base animation speed on system timer
|
2022-02-25 16:04:09 -08:00 |
|
Ellie T
|
2d4db12c46
|
Override LED creation in the RGB extension.
|
2022-02-19 22:27:31 -08:00 |
|
Kyle Brown
|
e72d2b8c34
|
feat(extensions): most of the extensions implementation, by kdb424
|
2021-06-20 13:55:16 -07:00 |
|