]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf230/RadioAlarmP.nc
rename the TRF230 timer to TRadio
[tinyos-2.x.git] / tos / chips / rf230 / RadioAlarmP.nc
index d712c6ef9e3e7824db6b0fba8dbdf24679c34677..537b76a7ce4e03b9374b16d9af9b22e44c281734 100644 (file)
@@ -33,7 +33,7 @@ module RadioAlarmP
 
        uses
        {
-               interface Alarm<TRF230, uint16_t>;
+               interface Alarm<TRadio, uint16_t>;
                interface Tasklet;
        }
 }