LSatan / SmartRC-CC1101-Driver-Lib

This driver library can be used for many libraries that use a simple RF ASK module, with the advantages of the cc1101 module. It offers many direct setting options as in SmartRF Studio and calculates settings such as MHz directly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Espilight: what is RECEIVER_PIN?

frspp opened this issue · comments

commented

Espilight asks for RECEIVER_PIN. CC1101 has MISO, MOSI, GDO0 and GDO2. Which should be used? IMO example & documentation should tell this.

edit: At least for RCSwitch receiver is GDO2.