@@ -11,7 +11,7 @@ export const checkInfo = defineStore('checkInfo', () => {
// 定义设备列表
const devices = reactive({
-/* mcu: {
+ mcu: {
status: 0,
msg_type: "connect_mcu",
msg: "未连接",
@@ -20,7 +20,7 @@ export const checkInfo = defineStore('checkInfo', () => {
msg_type: "connect_bluetooth",
- },*/
+ },
cam_control: {
msg_type: "cam_control",