Tweak some else clauses
This commit is contained in:
parent
fc89de6d8b
commit
57a51fd5db
4 changed files with 14 additions and 13 deletions
|
|
@ -320,7 +320,8 @@
|
|||
// space for us.
|
||||
if (TEST(M_UCSRxA, M_UDREx))
|
||||
_tx_udr_empty_irq();
|
||||
} else {
|
||||
}
|
||||
else {
|
||||
// nop, the interrupt handler will free up space for us
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue