fix compilation errors

This commit is contained in:
Conor Patrick
2019-02-26 13:27:25 -05:00
parent 1a6895ca25
commit 57930aaa13
4 changed files with 11 additions and 8 deletions

View File

@@ -804,7 +804,6 @@ void init_debug_uart(void)
LL_USART_Enable(USART1);
}
#endif
void init_gpio(void)
{