8000 Release Increase UART Buffer Size · dshcherb/ArduinoCore-API · GitHub
[go: up one dir, main page]

Skip to content

Increase UART Buffer Size

Latest
Compare
Choose a tag to compare
@dshcherb dshcherb released this 03 Jan 23:56

Increases the default buffer size from 64 to 1024 as some MCUs send many Tuya data points at the same time overflowing the RX buffer which leads to the truncation of data points.
Also contains libretiny-eu/ArduinoCore-API@3a4cbfc which is needed for esphome with Libretiny.

0