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
Add common/utils/utils_string.h providing common::ConstStrLen and update usages to use it. Replace manual ConstStrLen and sizeof hacks with common::ConstStrLen and common::ArraySize. Rename pixel max and single LED count constants from RGB/RGBW to kRgb/kRgbw and update references in PixelConfiguration and RDM parameter definitions. Update file header/copyright in utils_port.h. Changes consolidate string/array helpers and standardize naming without changing runtime behavior.
0 commit comments