1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 09:45:33 +03:00

rename USE_24CHANELS to USE_34CHANNELS

This commit is contained in:
Marcelo Bezerra 2024-08-02 12:55:03 +02:00
parent caa2798eb4
commit d61d3524d0
No known key found for this signature in database
GPG key ID: 718A5AC065848530
4 changed files with 24 additions and 4 deletions

View file

@ -206,7 +206,7 @@
#define USE_SERIALRX_SUMD
#define USE_TELEMETRY_HOTT
#define USE_HOTT_TEXTMODE
#define USE_24CHANNELS
#define USE_34CHANNELS
#define MAX_MIXER_PROFILE_COUNT 2
#define USE_SMARTPORT_MASTER
#elif !defined(STM32F7)