bloguetronica / cp2130-qt

A C++ class that uses libusb to interface with CP2130 devices. It can be used to configure the OTP ROM of such devices, as well as to control them. The class was made for Qt. If you wish to use a derived non-Qt version, please refer to https://github.com/bloguetronica/cp2130.
0 stars 0 forks source link

Style: extra blank line in "cp2130.h", line 174 #16

Closed samuelfmlourenco closed 2 years ago

samuelfmlourenco commented 2 years ago

As per the title, there is an extra blank line inside "cp2130.h", line 174. This is not a bug, but nevertheless it should be fixed.

samuelfmlourenco commented 2 years ago

Fixed in version 2.2.0.