aboutsummaryrefslogtreecommitdiff
path: root/stm-uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'stm-uart.c')
-rw-r--r--stm-uart.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stm-uart.c b/stm-uart.c
index a271e7f..0ecbedc 100644
--- a/stm-uart.c
+++ b/stm-uart.c
@@ -37,7 +37,6 @@
#include <string.h>
-/* initialized in MX_USART2_UART_Init() in stm-init.c */
UART_HandleTypeDef huart2;
/* send a single character */