Update clarification
This commit is contained in:
8
Boards.h
8
Boards.h
@@ -161,11 +161,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if MCU_VARIANT == MCU_ESP32
|
#if MCU_VARIANT == MCU_ESP32
|
||||||
|
// Board models for ESP32 based builds are defined by the build target in
|
||||||
// Board models for ESP32 based builds are
|
// the makefile. If you are not using make to compile this firmware, you
|
||||||
// defined by the build target in the makefile.
|
// can manually define the model here.
|
||||||
// If you are not using make to compile this
|
|
||||||
// firmware, you can manually define model here.
|
|
||||||
//
|
//
|
||||||
// #define BOARD_MODEL BOARD_GENERIC_ESP32
|
// #define BOARD_MODEL BOARD_GENERIC_ESP32
|
||||||
#define CONFIG_UART_BUFFER_SIZE 6144
|
#define CONFIG_UART_BUFFER_SIZE 6144
|
||||||
|
Reference in New Issue
Block a user