1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 17:55:28 +03:00

Let f722 have some fun

This commit is contained in:
Marcelo Bezerra 2024-06-06 17:35:53 +02:00
parent 14370ce6cf
commit 93d19f786b

View file

@ -190,10 +190,10 @@
#define ADSB_LIMIT_CM 6400000 #define ADSB_LIMIT_CM 6400000
#endif #endif
#define USE_SERIAL_GIMBAL
//Designed to free space of F722 and F411 MCUs //Designed to free space of F722 and F411 MCUs
#if (MCU_FLASH_SIZE > 512) #if (MCU_FLASH_SIZE > 512)
#define USE_SERIAL_GIMBAL
#define USE_VTX_FFPV #define USE_VTX_FFPV
#define USE_SERIALRX_SUMD #define USE_SERIALRX_SUMD
#define USE_TELEMETRY_HOTT #define USE_TELEMETRY_HOTT