mirror of
https://github.com/espressif/openthread.git
synced 2026-08-16 23:57:46 +00:00
[nrf52811] decrease number of buffers to free some RAM (#3818)
This commit is contained in:
committed by
Jonathan Hui
parent
b7b0eecfe2
commit
fc580c39e6
@@ -77,7 +77,7 @@
|
||||
*
|
||||
*/
|
||||
#ifndef OPENTHREAD_CONFIG_NUM_MESSAGE_BUFFERS
|
||||
#define OPENTHREAD_CONFIG_NUM_MESSAGE_BUFFERS 64
|
||||
#define OPENTHREAD_CONFIG_NUM_MESSAGE_BUFFERS 60
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user