command-tab / ch341eeprom

A libusb based programming tool for 24Cxx serial EEPROMs using the WinChipHead CH341A IC
GNU General Public License v3.0
149 stars 58 forks source link

Fixes error ch341funcs.c:60:5: warning: 'libusb_set_debug' is deprecated #9

Closed danielpflood closed 6 years ago

danielpflood commented 6 years ago

Fixes error ch341funcs.c:60:5: warning: 'libusb_set_debug' is deprecated.

I ran into this problem when trying to "make" on my macOS.