Hi all

I have a warning when i complile. I insert the call of CC2420Keys.setkey in
fuction dec() (that perform deciphering ) and securitycheck() ( ciphering)
and i obtain the warning

CC2420Keys.setKey called async asynchronousy from 'dec' at line XXX
CC2420Keys.setKey called async asynchronousy from 'securitycheck' at line
XXX

The set key command isn't a async command.
Could anyone explain from what i have this warning and I dodge it?
Regards
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to