Ted Herman _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
I'm having trouble getting RadioTimeStamping to compile; the fix (for
me) is simple, just make a copy of RadioTimeStamping.nc in my directory,
add a #include <message.h> somewhere early in the file, and then it
compiles fine. (This was using most recent distro, and also using a
recent CVS version, as of a week ago.)
