一些小优化
This commit is contained in:
@ -1029,7 +1029,7 @@ import request, { baseURL } from '@/utils/request.js';
|
||||
});
|
||||
|
||||
these.Status.BottomMenu.show = false;
|
||||
these.rgb565Data = ble.convertToRGB565(data.piexls);
|
||||
these.rgb565Data = Common.convertToRGB565(data.piexls);
|
||||
setTimeout(function() {
|
||||
sendImagePackets().catch(() => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user