is it possible to conclude an interrupt routine with a return statement like this..
TOSH_SIGNAL(something) {
// do something
return;
}
?
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
