Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: dshcherb/ArduinoCore-API

Increase UART Buffer Size

03 Jan 23:56
Compare
Choose a tag to compare

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.