This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

httpserver例程中用POST方式控制LED

Other Parts Discussed in Thread: CC3200

请教一下,http服务器例程应用中,我想用post的方式改变led的亮灭,我自定义了POST_token_LON[] = "__SL_P_UON",我想在网页html编程中实现开关拨到ON,就对EventData.httpPostData.token_value.data进行赋值ON,可以直接写__SL_P_UON=ON 吗?

然后在main程序中对EventData.httpPostData.token_value.data字符串进行比对,如果是ON,就点量LED1,这样是否可行?谢谢

x 出现错误。请重试或与管理员联系。