微网客户端修改配置区,测试,

This commit is contained in:
cdyong 2015-11-05 02:49:43 +00:00
parent fdfebcb477
commit e5d935e6d7
1 changed files with 2 additions and 0 deletions

View File

@ -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)