|
@@ -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
|