Files
WLED_MM_Infinity/wled00
Frank 7d0e627e14 some effect optimizations
* getpixelcolor: attribute pure - it reads memory, but does not write
* some optimizations for SEGMENT.blur() and SEGMENT.fadeToBlackBy()

* FX.c:pp remove double calls to blur() and fade_out()
* FX.cpp: SEGMENT.setUpLeds() added to effects, to enable LED buffering (safe some time because getPixelColor does not need to access NeopixelBus)

* a few other optimizations to safe time and avoid "expensive" operations
* set I2C bus speed to 400kHz (default is 100Khz)

* a few other small optimizations and tweaks
* pio: esp32 V4 builds use "patch5" toolchain version, which contains a few bugfixes especially for memory management.
2023-05-03 20:33:23 +02:00
..
2023-04-30 18:37:14 +02:00
2023-04-13 22:59:09 +02:00
2023-01-06 09:24:29 +01:00
2023-05-03 20:33:23 +02:00
2023-05-03 20:33:23 +02:00
2023-01-12 20:35:34 +01:00
2023-04-13 22:59:09 +02:00
2023-05-03 20:33:23 +02:00
2023-05-03 00:29:14 +02:00
2023-03-24 09:55:25 +00:00
2023-01-06 09:24:29 +01:00
2023-05-03 20:33:23 +02:00
2023-05-03 20:33:23 +02:00
2023-05-03 20:33:23 +02:00
2023-04-14 20:00:35 +02:00
2023-04-14 20:00:35 +02:00
2023-04-30 18:37:14 +02:00
2023-04-14 20:00:35 +02:00
2023-04-14 20:00:35 +02:00
2023-01-06 09:24:29 +01:00
2023-04-14 19:53:04 +02:00
2023-03-22 16:31:07 +01:00
2023-04-13 22:59:09 +02:00
2023-01-06 09:24:29 +01:00
2023-01-12 20:35:34 +01:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2023-05-03 20:33:23 +02:00
2023-05-03 20:33:23 +02:00
2023-03-23 14:21:42 +01:00
2023-02-04 10:56:07 +01:00
2023-04-13 22:59:09 +02:00
2023-05-03 20:33:23 +02:00
2023-03-16 15:41:23 +01:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2023-04-02 15:56:27 +02:00
2020-04-10 12:30:08 +02:00
2020-04-10 12:30:08 +02:00
2023-02-21 17:07:32 +01:00
2022-03-20 22:12:18 +01:00
2023-01-06 09:24:29 +01:00
2023-04-30 19:28:44 +02:00
2023-05-03 20:33:23 +02:00
2023-05-03 20:33:23 +02:00