X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Ftelosa%2Fplatform_message.h;h=75532b9d57f244210e7caad762ef913f873a0ada;hb=89130fbf281004f2d64d3ad098f62daeab98ed6e;hp=0c4b3b5a4ba8f469d83c8bf892d8b76bd4d0265c;hpb=524760683edf6e9a923554b34bca9ddcaf9b0cb5;p=tinyos-2.x.git diff --git a/tos/platforms/telosa/platform_message.h b/tos/platforms/telosa/platform_message.h index 0c4b3b5a..75532b9d 100644 --- a/tos/platforms/telosa/platform_message.h +++ b/tos/platforms/telosa/platform_message.h @@ -53,6 +53,7 @@ typedef union TOSRadioFooter { typedef union TOSRadioMetadata { cc2420_metadata_t cc2420; + serial_metadata_t serial; } message_metadata_t; #endif