mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-22 07:07:49 +00:00
Consider an incomplete write as an error.
This commit is contained in:
@@ -126,6 +126,8 @@ private:
|
||||
led_tx.on();
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
break;
|
||||
}
|
||||
led_usb.off();
|
||||
}
|
||||
|
Reference in New Issue
Block a user