mirror of
https://github.com/wled/WLED.git
synced 2025-04-23 22:37:18 +00:00
Speed and size optimisations in FX.cpp
- replace uint8_t and uint16_t with unsigned - replace in8_t and int16_t with int - reduces code by 1kB - WARNING may break effects that rely on overflow/narrow width (most fixed)
This commit is contained in:
parent
5732b66c5a
commit
68a7282b27
1304
wled00/FX.cpp
1304
wled00/FX.cpp
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user