]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf230/RF230LayerP.nc
rename the TRF230 timer to TRadio
[tinyos-2.x.git] / tos / chips / rf230 / RF230LayerP.nc
index 4ba79fca8bf74f60d948f3f78c71a38f29e0186e..dac7843912cef78dad90011c6f7b35fe716fe547 100644 (file)
@@ -60,8 +60,8 @@ module RF230LayerP
                interface PacketField<uint8_t> as PacketRSSI;
                interface PacketField<uint8_t> as PacketTimeSyncOffset;
 
-               interface PacketTimeStamp<TRF230, uint32_t>;
-               interface LocalTime<TRF230>;
+               interface PacketTimeStamp<TRadio, uint32_t>;
+               interface LocalTime<TRadio>;
 
                interface RF230Config;
                interface Tasklet;