Releases: dshcherb/ArduinoCore-API
Releases · dshcherb/ArduinoCore-API
Increase UART Buffer Size
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.