|
|
@ -56,6 +56,7 @@ void AppCore::initialize() { |
|
|
|
REG_ENUM_TYPE(AppEventType, AppEventType::getEnumStrList()); |
|
|
|
REG_ENUM_TYPE(ProjectTypeEnum, ProjectTypeEnum::getEnumStrList()); |
|
|
|
REG_ENUM_TYPE(H2O2SensorType, H2O2SensorType::getEnumStrList()); |
|
|
|
REG_ENUM_TYPE(PressureUint, PressureUint::getEnumStrList()); |
|
|
|
|
|
|
|
installEcodeInfo(); |
|
|
|
|
|
|
|