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

refactoring

This commit is contained in:
shota 2023-07-23 00:24:27 +09:00
parent 1273d862aa
commit fe30a8a8ce
9 changed files with 65 additions and 114 deletions

View file

@ -187,5 +187,6 @@
#define USE_SERIALRX_SUMD
#define USE_TELEMETRY_HOTT
#define USE_HOTT_TEXTMODE
#else
#define MAX_MIXER_PROFILE_COUNT 1
#endif