mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Converted tabs to spaces.
This commit is contained in:
parent
3b19b01c78
commit
97fe5afd6c
57 changed files with 575 additions and 575 deletions
|
@ -96,7 +96,7 @@ void setTxSignal(softSerial_t *softSerial, uint8_t state)
|
|||
if (state) {
|
||||
IOHi(softSerial->txIO);
|
||||
} else {
|
||||
IOLo(softSerial->txIO);
|
||||
IOLo(softSerial->txIO);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue