mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
unused
This commit is contained in:
parent
cd1f935846
commit
cacc1c1445
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ static size_t us_rxfifo_high = 0;
|
|||
|
||||
static void usart_fill_rxfifo(void) {
|
||||
|
||||
uint16_t rxfifo_free = 0;
|
||||
uint16_t rxfifo_free;
|
||||
|
||||
if (pUS1->US_RNCR == 0) { // One buffer got filled, backup buffer being used
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue