Merge pull request #12012 from jeromecoutant/PR_USB_HIDTEST

USB device HID test: remove duplicated define
pull/12025/head
Martin Kojtal 2019-12-04 10:09:55 +01:00 committed by GitHub
commit 419e58af2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@
#define MSG_VALUE_LEN 24
#define MSG_KEY_LEN 24
#define MSG_KEY_DEVICE_READY "ready"
#define MSG_KEY_DEVICE_READY "dev_ready"
#define MSG_KEY_HOST_READY "host_ready"
#define MSG_KEY_SERIAL_NUMBER "usb_dev_sn"