mkorenkov / ipad_charge

charge Apple devices under Ubuntu Linux
GNU General Public License v2.0
258 stars 72 forks source link

use libusb_strerror() to get a better description of libusb failures #38

Closed raymontag closed 9 years ago

raymontag commented 9 years ago

Just some better error descriptions. Helped me to get rid of some headache :P

Probably helpful for some of the open issues.

pmadhyastha commented 9 years ago

Thanks https://github.com/raymontag!