Compare commits
No commits in common. "7467d8c7d23f695f5558b03b0be94af3aae2dce7" and "8ba301348d6e99d72bd71e25949b52362f1113f9" have entirely different histories.
7467d8c7d2
...
8ba301348d
@ -506,7 +506,6 @@ struct Index {
|
||||
// await getUDP(this.context, false)
|
||||
ObtainSignalData.init();
|
||||
CentralHeartbeat.init();
|
||||
CentralHeartbeat.sendHeartData()
|
||||
CentralHeartbeat.getData((data: centerCallBackMsgType) => {
|
||||
if (data.id == 32) {
|
||||
AppStorage.setOrCreate('signNum', data.body[1])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user