EM410x clone support

This commit is contained in:
wh201906
2022-03-01 18:47:33 +08:00
parent f86cba8d56
commit 1e728c891c
15 changed files with 472 additions and 210 deletions
-1
View File
@@ -154,5 +154,4 @@ void LF::syncWithUI()
void LF::setConfigMap(const QVariantMap& configMap)
{
this->configMap = configMap;
qDebug() << configMap;
}