####################################### ########## TI CC1101 Module ########## ####################################### ## The device family this interface is for #[TI CC1101 Module] ## Specify an unique id here to identify this device in Homegear id = My-MAX-CC1101 ## When default is set to "true" Homegear will assign this device ## to new peers. default = true ## Options: cul, coc, cc1100 deviceType = cc1100 device = /dev/spidev0.0 ## Default: responseDelay = 95 ## Should be "40" for CUL or COC and "45" for TI CC1101. responseDelay = 45 ## The interrupt pin to use. "0" for GDO0 or "2" for GDO2. ## You only need to connect one of them. Specify the GPIO ## you connected the interrupt pin to below. interruptPin = 2 ## The GPIO GDO0 or GDO2 is connected to. Specify which GDO to use above. gpio1 = 25