Hello,
I would like to understand why we don't have provision in tinyos for
declaring tasks with input parameters.
eg:
task void taskname(uint8_t input1, uint8_t input2) { ... }
where input1 and input2 are the two input parameters.Thanks Vikram _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
