mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-14 05:42:53 +08:00
usbd_gs_can: don't announce that we support GS_CAN_FEATURE_USER_ID
...it has been removed in a0caf93e50ed ("Remove flash-as-eeprom emulation for USER_ID"). Fixes: a0caf93e50ed ("Remove flash-as-eeprom emulation for USER_ID")
This commit is contained in:
parent
1155a608e0
commit
88bf7f567c
@ -271,7 +271,6 @@ static const struct gs_device_bt_const USBD_GS_CAN_btconst = {
|
||||
| GS_CAN_FEATURE_LOOP_BACK
|
||||
| GS_CAN_FEATURE_HW_TIMESTAMP
|
||||
| GS_CAN_FEATURE_IDENTIFY
|
||||
| GS_CAN_FEATURE_USER_ID
|
||||
| GS_CAN_FEATURE_PAD_PKTS_TO_MAX_PKT_SIZE
|
||||
#ifdef TERM_Pin
|
||||
| GS_CAN_FEATURE_TERMINATION
|
||||
|
Loading…
x
Reference in New Issue
Block a user