X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf230%2FRF230LayerC.nc;h=a89a808fbb6283b8a3a3a00da44e9b49f4ddd208;hb=d4dbb904d4c5a34dcacf5fc657ceb6023a421159;hp=43c1a836def01b5ba8f91bccd2a6f1190ad4a369;hpb=813ccd9a39dd0810febb285f17bcd72ba451f536;p=tinyos-2.x.git diff --git a/tos/chips/rf230/RF230LayerC.nc b/tos/chips/rf230/RF230LayerC.nc index 43c1a836..a89a808f 100644 --- a/tos/chips/rf230/RF230LayerC.nc +++ b/tos/chips/rf230/RF230LayerC.nc @@ -21,8 +21,6 @@ * Author: Miklos Maroti */ -#include - configuration RF230LayerC { provides @@ -60,7 +58,6 @@ implementation RF230LayerP.SELN -> HplRF230C.SELN; RF230LayerP.SpiResource -> HplRF230C.SpiResource; RF230LayerP.FastSpiByte -> HplRF230C; - RF230LayerP.HplRF230 -> HplRF230C; RF230LayerP.SLP_TR -> HplRF230C.SLP_TR; RF230LayerP.RSTN -> HplRF230C.RSTN;