Skip to content

Commit

Permalink
Update oneplus.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bkerler authored Oct 2, 2023
1 parent c47e07e commit 217db8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edlclient/Library/Modules/oneplus.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ def convert_projid(self, fh, projid, serial):
else:
assert "Device is not supported"
exit(0)
assert "Unknown projid:"+str(projid)
return None

def run(self):
Expand Down

0 comments on commit 217db8b

Please sign in to comment.