微网客户端修改配置区,测试,
This commit is contained in:
parent
fdfebcb477
commit
e5d935e6d7
|
@ -251,6 +251,8 @@ bool TinyClient::WriteCfg(uint offset, Stream ms)
|
||||||
|
|
||||||
Cfg->Save();
|
Cfg->Save();
|
||||||
|
|
||||||
|
debug_printf("修改后的设备ID 0x%08X ", Cfg->Address);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
void TinyClient::Report(Message& msg)
|
void TinyClient::Report(Message& msg)
|
||||||
|
|
Loading…
Reference in New Issue