mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-09-28 18:57:33 +00:00
Feature: Variable for USART handle
This commit is contained in:
@@ -53,7 +53,7 @@ namespace sta
|
|||||||
*/
|
*/
|
||||||
STA_WEAK
|
STA_WEAK
|
||||||
UART_HandleTypeDef * getUARThandle(){
|
UART_HandleTypeDef * getUARThandle(){
|
||||||
return &huart1;
|
return &STA_STM32_USART_HANDLE;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user