mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-05 07:55:36 -04:00
Update clarification
This commit is contained in:
parent
06aa6721f8
commit
eaf5f0682f
1 changed files with 3 additions and 5 deletions
8
Boards.h
8
Boards.h
|
@ -161,11 +161,9 @@
|
|||
#endif
|
||||
|
||||
#if MCU_VARIANT == MCU_ESP32
|
||||
|
||||
// Board models for ESP32 based builds are
|
||||
// defined by the build target in the makefile.
|
||||
// If you are not using make to compile this
|
||||
// firmware, you can manually define model here.
|
||||
// Board models for ESP32 based builds are defined by the build target in
|
||||
// the makefile. If you are not using make to compile this firmware, you
|
||||
// can manually define the model here.
|
||||
//
|
||||
// #define BOARD_MODEL BOARD_GENERIC_ESP32
|
||||
#define CONFIG_UART_BUFFER_SIZE 6144
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue