kopia lustrzana https://github.com/Aircoookie/WLED
remove test
rodzic
37827cdd6c
commit
f39b9041a0
|
@ -1297,8 +1297,7 @@ uint16_t WS2812FX::mode_icu(void) {
|
||||||
setPixelColor(SEGMENT.start + dest, col);
|
setPixelColor(SEGMENT.start + dest, col);
|
||||||
setPixelColor(SEGMENT.start + dest + SEGLEN/2, col);
|
setPixelColor(SEGMENT.start + dest + SEGLEN/2, col);
|
||||||
|
|
||||||
if (SEGMENT.intensity > 127) return FRAMETIME;
|
return FRAMETIME;
|
||||||
return SPEED_FORMULA_L;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue