Loading…
Loading…
方法名称: clear_cfg_changed_flg_method
方法ID: 0x48AD
方法标签: Clear config changed flag
方法描述: clear Configuration Changed Flag
- {
- char status[3];
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- send(0,status);
- if (status[0] != 0)
- {
- if (status[0] == 8 || status[0] == 14 || status[0] == 30)
- {
请登录以获得完整内容