diff --git a/STM32F1/cores/maple/boards.h b/STM32F1/cores/maple/boards.h index 518f9a025..8c340ab1b 100644 --- a/STM32F1/cores/maple/boards.h +++ b/STM32F1/cores/maple/boards.h @@ -125,6 +125,8 @@ bool boardUsesPin(uint8 pin); #define BOARD_BUTTON_PRESSED_LEVEL HIGH #endif +#include "series\usart.h" + /** * @brief Does the board break out a USART/UART's RX and TX pins? *