Remove "ugly hack in usb_main.c" comments (#8296)

This commit is contained in:
Ryan
2020-03-03 10:56:46 +11:00
committed by GitHub
parent ce30cd2a01
commit bff56aa46c
21 changed files with 1 additions and 45 deletions

View File

@@ -21,8 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define VENDOR_ID 0x0159
#define PRODUCT_ID 0xA71C
#define DEVICE_VER 0x0001
/* in python2: list(u"whatever".encode('utf-16-le')) */
/* at most 32 characters or the ugly hack in usb_main.c borks */
#define MANUFACTURER ProjectKB
#define PRODUCT Alice
#define DESCRIPTION ProjectKB Alice