X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf230%2FRF230Packet.h;h=7d952fe13c55941ad5af9ea602727621c207f408;hb=aede9c82ea9e35ba71582bdee4075b8ca397dcbe;hp=ab020b5e4993ad0abe5b47b921495f9d3f9c9f9e;hpb=e90b80efe22dc89b94b4d032715269849ff6796e;p=tinyos-2.x.git diff --git a/tos/chips/rf230/RF230Packet.h b/tos/chips/rf230/RF230Packet.h index ab020b5e..7d952fe1 100644 --- a/tos/chips/rf230/RF230Packet.h +++ b/tos/chips/rf230/RF230Packet.h @@ -25,13 +25,12 @@ #define __RF230PACKET_H__ #include -#include typedef ieee154_header_t rf230packet_header_t; typedef nx_struct rf230packet_footer_t { - timesync_footer_t timesync; + // the time stamp is not recorded here, time stamped messaged cannot have max length } rf230packet_footer_t; typedef struct rf230packet_metadata_t