diff options
Diffstat (limited to 'stm-uart.c')
-rw-r--r-- | stm-uart.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ #include <string.h> -/* initialized in MX_USART2_UART_Init() in stm-init.c */ UART_HandleTypeDef huart2; /* send a single character */ |