platformio_pre.py
This commit is contained in:
@@ -94,7 +94,7 @@ void PIPacketExtractor::construct() {
|
||||
ret_func_header = ret_func_footer = 0;
|
||||
setPayloadSize(0);
|
||||
setTimeout(100);
|
||||
#ifdef FREERTOS
|
||||
#ifdef MICRO_PIP
|
||||
setBufferSize(512);
|
||||
#else
|
||||
setBufferSize(65536);
|
||||
|
||||
Reference in New Issue
Block a user