Commit 387aeed3 by gdj

修复GatewayTypeEnum,增加SUPER_DOCK_PRO_V4。

parent 531580b2
......@@ -14,7 +14,7 @@ public enum GatewayTypeEnum {
RC(DeviceEnum.RC, DeviceEnum.RC_PLUS, DeviceEnum.RC_PRO),
DOCK(DeviceEnum.DOCK),
DOCK(DeviceEnum.DOCK, DeviceEnum.SUPER_DOCK_PRO_V4),
DOCK2(DeviceEnum.DOCK2),
;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment