Lerdge K/S/X support for Flash Drive (#20593)
This commit is contained in:
@ -29,6 +29,9 @@
|
||||
|
||||
#define I2C_EEPROM
|
||||
|
||||
// USB Flash Drive support
|
||||
#define HAS_OTG_USB_HOST_SUPPORT
|
||||
|
||||
//
|
||||
// Servos
|
||||
//
|
||||
|
@ -32,6 +32,9 @@
|
||||
|
||||
//#define I2C_EEPROM
|
||||
|
||||
// USB Flash Drive support
|
||||
#define HAS_OTG_USB_HOST_SUPPORT
|
||||
|
||||
//
|
||||
// Servos
|
||||
//
|
||||
|
@ -32,6 +32,9 @@
|
||||
|
||||
#define I2C_EEPROM
|
||||
|
||||
// USB Flash Drive support
|
||||
#define HAS_OTG_USB_HOST_SUPPORT
|
||||
|
||||
//
|
||||
// Servos
|
||||
//
|
||||
|
Reference in New Issue
Block a user