* 'master' of github.com:rfquack/RadioLib: (135 commits)
[CC1101] Added bitrate caching.
[nRF24] Removed ambiguity, PR #119
[nRF24] Minor fixes
[nRF24] Added "isCarrierDetected()"
Bump version to 3.3.1
[SX127x] Set OOK parameter before setting the bitrate to avoid reading undefined variable
[Module] Fixed incorrect arguments
[Module] Fixed interface termination
[SX1231] Removed old call to SPI end
[RF69] Removed old call to SPI end
[CC1101] Removed old call to SPI end
[CC1101] Removed redundant null terminator
[nRF24] Removed redundant null terminator
[RF69] Removed redundant null terminator
[CC1101] Requested changes PR #114
[CC1101] Fixed interrupt direction. Tested: CC1101_Receive, CC1101_Receive_Interrupt, CC1101_Transmit, CC1101_Transmit_Interrupt
[CC1101] Receive up to 255 bytes
[CC1101] Transmit up to 255 bytes
[CC1101] Added carrier sense as sync word qualifier
[CC1101] Update cached len value.
...