Compare commits
2 Commits
8ba301348d
...
7467d8c7d2
| Author | SHA1 | Date | |
|---|---|---|---|
| 7467d8c7d2 | |||
| b3496d3bcb |
@ -506,6 +506,7 @@ 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