In the nesC language reference manual page 10, it says that "nesC forbids calling commands or signaling events inside atomic statements". But when calling a command (e.g. MicaHighSpeedRadio.send) within an atomic statement, there are no compile-time errors. Is this an error in the reference manual, or does it mean that the called command isn't treated as atomic?
Thanks, Henrik _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
