mirror of
https://github.com/opentx/opentx.git
synced 2025-07-16 12:55:12 +03:00
parent
81a4c293a3
commit
43f23bcb11
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ void sportWaitTransmissionComplete()
|
||||||
|
|
||||||
void telemetryPortSetDirectionInput()
|
void telemetryPortSetDirectionInput()
|
||||||
{
|
{
|
||||||
|
sportWaitTransmissionComplete();
|
||||||
TELEMETRY_DIR_INPUT();
|
TELEMETRY_DIR_INPUT();
|
||||||
TELEMETRY_USART->CR1 |= USART_CR1_RE; // turn on receiver
|
TELEMETRY_USART->CR1 |= USART_CR1_RE; // turn on receiver
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue