Fix tipo in tusb_option.h

This commit is contained in:
Cédric Berger
2026-01-08 18:36:31 +01:00
parent 593dce2834
commit 39901ac89c

View File

@ -742,7 +742,7 @@
#define CFG_TUH_CDC_PL2303 0
#endif
#ifndef CFG_TUH_CDC_PL2303_VID_PID_QUIRKS_LIST
#ifndef CFG_TUH_CDC_PL2303_VID_PID_LIST
// List of product IDs that can use the PL2303 CDC driver
#define CFG_TUH_CDC_PL2303_VID_PID_LIST \
{ 0x067b, 0x2303 }, /* initial 2303 */ \