Files
TencentOS-tiny/examples/tencent_cloud_sdk_data_template
David Lin 72042fc89c Fixed enum error in light_data_template_sample.c
LIGHT_SWTICH_STATE_OFF -> LIGHT_SWITCH_STATE_OFF 
LIGHT_SWTICH_STATE_ON  -> LIGHT_SWITCH_STATE_ON  
(when pr, the github note:  We’ve detected the file encoding as GB18030. When you commit changes we will transcode it to UTF-8,
so some other changes cause by github, not me.)
2020-02-17 19:53:41 +08:00
..