]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/iris/chips/rf230/HplRF230C.nc
rename the TRF230 timer to TRadio
[tinyos-2.x.git] / tos / platforms / iris / chips / rf230 / HplRF230C.nc
index 91962f7ea93d366f6f3cc12b3033be748c73693c..bb5158956dc3ec2a084b20d52306f4a9d86b3f28 100644 (file)
@@ -35,7 +35,7 @@ configuration HplRF230C
                interface GeneralIO as RSTN;
 
                interface GpioCapture as IRQ;
-               interface Alarm<TRF230, uint16_t> as Alarm;
+               interface Alarm<TRadio, uint16_t> as Alarm;
 
                interface HplRF230;
        }