]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tossim/TossimRadioMsg.h
Added the AM group stuff.
[tinyos-2.x.git] / tos / lib / tossim / TossimRadioMsg.h
index 5ab8c7983713ef41f1e60091697084d50fc711d7..27355e8fbb52ffc052da16b2d8ce79dbeac095ed 100644 (file)
@@ -7,6 +7,7 @@ typedef nx_struct tossim_header {
   nx_am_addr_t dest;
   nx_am_addr_t src;
   nx_uint8_t length;
+  nx_am_group_t group;
   nx_am_id_t type;
 } tossim_header_t;