1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-21 15:25:36 +03:00

Allow OSD on RP2350B target (#14538)

This commit is contained in:
Steve Evans 2025-07-16 21:40:55 +01:00 committed by GitHub
parent 057a4310c3
commit 4d89fbac10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,14 +121,12 @@
#undef USE_MULTI_GYRO
#undef USE_RANGEFINDER_HCSR04
#undef USE_MAX7456
#undef USE_MAG
#undef USE_MAG_HMC5883
#undef USE_MAG_SPI_HMC5883
#undef USE_VTX_RTC6705
#undef USE_VTX_RTC6705_SOFTSPI
#undef USE_SRXL
#undef USE_OSD
#undef USE_SPEKTRUM
#undef USE_SPEKTRUM_BIND
@ -180,9 +178,6 @@
#undef USE_SERVOS
#undef USE_LED_STRIP
#undef USE_OSD
#undef USE_OSD_SD
#undef USE_OSD_HD
#undef USE_OSD_QUICK_MENU
#undef USE_POSITION_HOLD
@ -291,7 +286,6 @@
//#define USE_FLASH
//#define USE_FLASH_W25Q128FV
//#define USE_MAX7456
/*