Skip to content
Snippets Groups Projects
Commit e8b46a7b authored by Vivek Dutta's avatar Vivek Dutta
Browse files

Use usp-1.2 for qjs

parent 0cb6c0ce
No related branches found
No related tags found
1 merge request!9Use usp-1.2 for qjs
Pipeline #138483 passed
......@@ -6,8 +6,8 @@ import {
} from "../../types";
import buildConnect from "../build";
import rootRecordJson from "../../specs/usp-record-1-1";
import rootMsgJson from "../../specs/usp-msg-1-1";
import rootRecordJson from "../../specs/usp-record-1-2";
import rootMsgJson from "../../specs/usp-msg-1-2";
import mqttAsync from "./async-mqtt.js";
declare var protobuf;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment