Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
b1af9b4fe0
1 changed files with 0 additions and 10 deletions
|
@ -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 a new issue