MaJerle / lwesp

Lightweight and versatile AT parser library for ESP8266 and ESP32 devices.
https://majerle.eu/projects/lwesp-lightweight-esp-at-parser-library-for-embedded-systems
MIT License
447 stars 138 forks source link

Flow control? #122

Closed micheledarold closed 2 years ago

micheledarold commented 2 years ago

It's available a version with flow control RTS and CTS?

MaJerle commented 2 years ago

No - but it is a matter of updating AT command and change UART settings accordingly.

micheledarold commented 2 years ago

Ok thank you