mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-02-03 10:00:12 -05:00
Consider an incomplete write as an error.
This commit is contained in:
parent
ba3c9dd8d1
commit
fc8bb635a6
@ -126,6 +126,8 @@ private:
|
||||
led_tx.on();
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
break;
|
||||
}
|
||||
led_usb.off();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user