Hi All,

I am just wondering if there is any random() functions in Tinyos1.15? I put
an interface random and using a timer as follows

call Timer_send.start(TIMER_REPEAT,rand() * 0xff);

after I compile it, there is no error. But it doesn't seem to be random when
mote sends the message. Any ideas? Thanks.

Regards,
Bai
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to