1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00

Add RX_SPI to RX_CC2500 (#12124)

This commit is contained in:
haslinghuis 2023-01-01 21:14:04 +01:00 committed by GitHub
parent 2c34b3949d
commit 3f86b55883
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 10 deletions

View file

@ -46,6 +46,10 @@
#if defined(USE_RX_CC2500)
#if !defined(USE_RX_SPI)
#define USE_RX_SPI
#endif
#define USE_RX_CC2500_SPI_PA_LNA
#define USE_RX_CC2500_SPI_DIVERSITY