husq
2023-08-30 203626165b02ccbc09c8a4ea70b4edd4d9f35a93
src/components/g-map/use-mqtt.ts
@@ -60,6 +60,8 @@
        case DRC_METHOD.DELAY_TIME_INFO_PUSH:
        case DRC_METHOD.HSI_INFO_PUSH:
        case DRC_METHOD.OSD_INFO_PUSH:
        case DRC_METHOD.DRONE_CONTROL:
        case DRC_METHOD.DRONE_EMERGENCY_STOP:
          EventBus.emit('droneControlMqttInfo', payloadObj)
          break
        default: