mirror of
https://github.com/wled/WLED.git
synced 2025-07-27 12:46:38 +00:00
remove test
This commit is contained in:
parent
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;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user