X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf2xx%2Frf212%2FRF212TimeSyncMessageC.nc;h=0047d32d0abae409582e99711125464425e9e3c3;hb=d7c99f1bb7d448180929e65784642937774e38a4;hp=c066441ba6ebe3525c26e6f911fc6d2a2ef21175;hpb=5e7da85ab1fa81c456c4e57b5dcd27082621c220;p=tinyos-2.x.git diff --git a/tos/chips/rf2xx/rf212/RF212TimeSyncMessageC.nc b/tos/chips/rf2xx/rf212/RF212TimeSyncMessageC.nc index c066441b..0047d32d 100644 --- a/tos/chips/rf2xx/rf212/RF212TimeSyncMessageC.nc +++ b/tos/chips/rf2xx/rf212/RF212TimeSyncMessageC.nc @@ -57,9 +57,6 @@ implementation TimeSyncAMSendMilli = TimeSyncMessageLayerC; TimeSyncPacketMilli = TimeSyncMessageLayerC; - TimeSyncMessageLayerC.SubSend -> RF212ActiveMessageC; - TimeSyncMessageLayerC.SubPacket -> RF212ActiveMessageC; - TimeSyncMessageLayerC.PacketTimeStampRadio -> RF212ActiveMessageC; TimeSyncMessageLayerC.PacketTimeStampMilli -> RF212ActiveMessageC;