You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed GCC pragma "-fprefetch-loop-arrays" from multiple source/header files to avoid the optimization (i2c/display.h, spi/display.h, lib-e131 e131bridge.cpp, lib-hal softwaretimers.cpp).
Updated copyright year in spi/display.h (2022-2026) and minor whitespace/formatting cleanups (include spacing, #endif comment style, and conditional formatting around LLRPDevice::Print).
Changed Rules.mk logic so ../lib-rdm/include is only added when NODE_RDMNET_LLRP_ONLY and RDM are both present in MAKE_FLAGS (ensures lib-rdm is only pulled in when RDM is requested).
0 commit comments