Constant neopixel_example::lib::neopixel::TURN_OFF
source ยท const TURN_OFF: u32 = 0x000000;
Expand description
Essentially hex color code for black (no light)
const TURN_OFF: u32 = 0x000000;
Essentially hex color code for black (no light)