Skip to content

Commit

Permalink
Remove LPUART1 for STM32H7 Unified Target
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis committed Jan 21, 2022
1 parent 9c3562a commit edfb94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/target/STM32_UNIFIED/target.h
Expand Up @@ -189,7 +189,7 @@
#define USE_UART6
#define USE_UART7
#define USE_UART8
#define USE_LPUART1
// #define USE_LPUART1

#define SERIAL_PORT_COUNT (UNIFIED_SERIAL_PORT_COUNT + 9)

Expand Down

0 comments on commit edfb94b

Please sign in to comment.