wled_module_enable
rc = wled_module_enable(wled, !!brightness);
rc = wled_module_enable(wled, false);
rc = wled_module_enable(wled, true);