mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-13 14:44:48 -04:00
Another one readme update
This commit is contained in:
parent
94b0c764f1
commit
f295cf014d
3 changed files with 5 additions and 4 deletions
|
@ -545,8 +545,7 @@ public class UsbCommunications extends Task<Void> {
|
|||
printLog("GL File structure validated and it will be uploaded", EMsgType.PASS);
|
||||
|
||||
if (initGoldLeafProtocol(pfsElement))
|
||||
status = EFileStatus.UPLOADED;
|
||||
// else - no change status that is already set to FAILED
|
||||
status = EFileStatus.UPLOADED; // else - no change status that is already set to FAILED
|
||||
}
|
||||
private boolean initGoldLeafProtocol(PFSProvider pfsElement){
|
||||
// Go parse commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue