]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/tda5250/tda5250_message.h
- re-introduced, accidentally removed, AM group field
[tinyos-2.x.git] / tos / chips / tda5250 / tda5250_message.h
index 4d8b563bc7df036ccf8ea3bbb9c98a0fded8b1ea..40a4b8ce74680b1d019bed4e49216cde26396f83 100644 (file)
@@ -9,6 +9,7 @@ typedef nx_struct tda5250_header_t {
   nx_am_addr_t src;
   nx_am_addr_t dest;
   nx_am_id_t   type;
+  nx_am_group_t group;
   nx_uint8_t   token;
 } tda5250_header_t;