Skip to content

Releases: dshcherb/ArduinoCore-API

Increase UART Buffer Size

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.