Remove USB IDs and strings from `fungo/rev1` (#18133)
parent
b0eda7701a
commit
68ad251667
|
@ -20,16 +20,6 @@
|
||||||
|
|
||||||
#include "config_common.h"
|
#include "config_common.h"
|
||||||
|
|
||||||
/* USB Device descriptor parameter */
|
|
||||||
#define VENDOR_ID 0x5892
|
|
||||||
#define PRODUCT_ID 0x1233
|
|
||||||
#define DEVICE_VER 0x0001
|
|
||||||
#define MANUFACTURER Fungo
|
|
||||||
#define PRODUCT FungoSplit
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Use I2C or Serial, not both */
|
/* Use I2C or Serial, not both */
|
||||||
#define USE_SERIAL
|
#define USE_SERIAL
|
||||||
#define SOFT_SERIAL_PIN D3 // RX8
|
#define SOFT_SERIAL_PIN D3 // RX8
|
||||||
|
|
Loading…
Reference in New Issue