]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf230/RF230LayerC.nc
separate the FastSpiInterface from the HplRF230 interface
[tinyos-2.x.git] / tos / chips / rf230 / RF230LayerC.nc
index 5e842c0f3a17abca051196381121d20459f37f27..43c1a836def01b5ba8f91bccd2a6f1190ad4a369 100644 (file)
@@ -59,7 +59,7 @@ implementation
 
        RF230LayerP.SELN -> HplRF230C.SELN;
        RF230LayerP.SpiResource -> HplRF230C.SpiResource;
-       RF230LayerP.SpiByte -> HplRF230C;
+       RF230LayerP.FastSpiByte -> HplRF230C;
        RF230LayerP.HplRF230 -> HplRF230C;
 
        RF230LayerP.SLP_TR -> HplRF230C.SLP_TR;