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

Make serial headtracker input available on the mixer tab

This commit is contained in:
Marcelo Bezerra 2024-06-10 20:37:15 +02:00
parent 498ad3b578
commit 8f3f146981
No known key found for this signature in database
GPG key ID: 718A5AC065848530
11 changed files with 170 additions and 12 deletions

View file

@ -191,6 +191,7 @@
#endif
#define USE_SERIAL_GIMBAL
#define USE_HEADTRACKER
//Designed to free space of F722 and F411 MCUs
#if (MCU_FLASH_SIZE > 512)