mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-02 16:51:53 +00:00
Feature: Variable for USART handle
This commit is contained in:
parent
70f2ba39e8
commit
50fc23ed64
@ -53,7 +53,7 @@ namespace sta
|
|||||||
*/
|
*/
|
||||||
STA_WEAK
|
STA_WEAK
|
||||||
UART_HandleTypeDef * getUARThandle(){
|
UART_HandleTypeDef * getUARThandle(){
|
||||||
return &huart1;
|
return &STA_STM32_USART_HANDLE;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user