一些小优化

This commit is contained in:
liub
2026-02-10 15:45:45 +08:00
parent 63214ded3b
commit fc88bd6f7d
8 changed files with 51 additions and 40 deletions

View File

@ -1848,7 +1848,7 @@
these.Status.BottomMenu.show = false;
these.picPath = data.picPath;
these.rgb565Data = ble.convertToRGB565(data.piexls);
these.rgb565Data = Common.convertToRGB565(data.piexls);
setTimeout(function() {
sendImagePackets().catch(() => {