ENH:synced some N1 codes

jira:[sync]

Change-Id: I94aed7f068e76cb28459ec77448c89f922134414
This commit is contained in:
tao wang 2023-09-14 14:28:39 +08:00 committed by Lane.Wei
parent 95a235ee8a
commit b048992715
8 changed files with 47 additions and 26 deletions

View file

@ -1551,6 +1551,7 @@ void MachineObject::parse_version_func()
is_support_tunnel_mqtt = true;
is_support_ams_humidity = false;
is_support_1080dpi = true;
ams_support_remain = false;
}
}