apmorton/pyhidapi

remove print

Nicolasp38 opened this issue · 1 comments

There are print in constructor of Device class.
They should be removed or optional (debug parameter in the constructor for example).

Fixed on master