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

Naming adjustment for USE_SERIAL_RX to USE_SERIALRX (#11992)

This commit is contained in:
J Blackman 2022-11-15 10:42:54 +11:00 committed by GitHub
parent 79a6e95635
commit 6efdc71e53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 14 additions and 14 deletions

View file

@ -33,7 +33,7 @@
#define USE_BARO
#define USE_GPS
#define USE_DASHBOARD
#define USE_SERIAL_RX
#define USE_SERIALRX
#define USE_RX_MSP
#define USE_SERIALRX_CRSF // Team Black Sheep Crossfire protocol
#define USE_SERIALRX_SPEKTRUM // DSM2 and DSMX protocol