mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-08 01:25:09 -04:00
Improved ESP32 compatibility
This commit is contained in:
parent
7cc777ff3f
commit
1afc9fd2a9
2 changed files with 111 additions and 140 deletions
2
Config.h
2
Config.h
|
@ -83,7 +83,7 @@
|
|||
|
||||
#define BOARD_MODEL BOARD_TBEAM
|
||||
|
||||
#define CONFIG_UART_BUFFER_SIZE 64
|
||||
#define CONFIG_UART_BUFFER_SIZE 6144
|
||||
#define CONFIG_QUEUE_SIZE 6144
|
||||
#define CONFIG_QUEUE_MAX_LENGTH 250
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue