Skip to content

Commit f1d7e04

Browse files
author
Ivan Efimov
committed
Activate MINIMAL_CLI for F411 to fit MSP VTX PR
1 parent e153310 commit f1d7e04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/target/common_pre.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@
6666

6767
#if defined(STM32F40_41xxx) || defined(STM32F411xE)
6868
#define USE_OVERCLOCK
69+
#define MINIMAL_CLI
6970
#endif
71+
7072
#endif // STM32F4
7173

7274
#ifdef STM32F7

0 commit comments

Comments
 (0)