6#ifndef CC_COLOR_SWITCH_IO_H
7#define CC_COLOR_SWITCH_IO_H
bool cc_color_switch_write(uint8_t color_component_id, s_colorComponent *color_component)
bool cc_color_switch_read(uint8_t color_component_id, s_colorComponent *color_component)
Definition CC_ColorSwitch.h:41