Some testings ...
FossilOrigin-Name: c20b139623e70f26b1e5646e4c3f9c4cbee4a9f27d00aa947b2eb2d73b9e6bd7
This commit is contained in:
parent
01d4cdafb7
commit
1f86c9d56f
@ -79,6 +79,7 @@ static void wtpman_run_discovery(void *arg)
|
||||
struct radioinfo radioinfo;
|
||||
radioinfo.rid = cwrmsg->rid;
|
||||
memcpy(radioinfo.rmac, cwrmsg->rmac,8);
|
||||
radioinfo.rmac[0]=0;
|
||||
// cwrmsg->rmac[0]=0;
|
||||
|
||||
printf("The RID %d\n",radioinfo.rid);
|
||||
|
Loading…
Reference in New Issue
Block a user