Guest User

Untitled

a guest
Sep 24th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. s = 'dldtool.exe,'+self.com+','+str(self.chipver)
  2.  
  3.  
  4. c_s = c_char_p(str(s))
  5.  
  6. dldret = self.lib_transfer.openport(c_s)
Add Comment
Please, Sign In to add comment