Use a global shared variable and pass the integer that way. That's what we've been doing if you look at existing task code.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Brian Bauman Sent: Monday, October 14, 2002 10:30 AM To: [EMAIL PROTECTED] Subject: [Tinyos-users] Passing an integer to a TASK I was wondering if anyone knows if there is any way to pass parameters (specifically an integer) to a TASK. I have been trying to get it to work, but with no luck. If this did work, this would make my life a whole lot easier. If anyone has any info that would help, please email me at [EMAIL PROTECTED] Thanks, Brian _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
