Tasmota/lib
mrkev-gh b472e821cf
Use 75% of the buffer for speeds higher than 115200 (#22774)
Higher speeds need larger buffer. Processing takes longer, so let's put the threshold at
75% of the buffer size to have some headroom. E.g. for 1Mbit with 2.5KB buffer 2048 characters
would be roughly still around 20ms, and reserve additional 512 chars / 5ms to handle the
buffer after the threshold is reached

Co-authored-by: mrkev-gh <mrkev-gh@users.noreply.github.com>
2025-01-06 11:34:06 +01:00
..
default Use 75% of the buffer for speeds higher than 115200 (#22774) 2025-01-06 11:34:06 +01:00
lib_audio
lib_basic
lib_deprecated
lib_display
lib_div
lib_i2c
lib_rf
lib_ssl
libesp32 Berry add 'bytes().appendhex()' (#22767) 2025-01-05 13:12:39 +01:00
libesp32_div/esp-nimble-cpp
libesp32_eink/epdiy
libesp32_lvgl
libesp32_ml