一些小优化
This commit is contained in:
@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user