1
0
forked from dyf/APP

670完成

This commit is contained in:
liub
2025-08-27 09:08:59 +08:00
parent dfb6f29683
commit cd912b861e
9 changed files with 369 additions and 143 deletions

View File

@ -736,7 +736,7 @@ console.log("收到设备的数据",data)
});
these.Status.BottomMenu.show = false;
these.rgb565Data = ble.convertToRGB565(data);
these.rgb565Data = ble.convertToRGB565(data.piexls);
setTimeout(function() {
sendImagePackets().catch(() => {