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