Search found 1 match
- Wed Jun 22, 2022 12:39 pm
- Forum: General Discussion
- Topic: Can I configure how many bytes will be sent after ESP32 receives a XOFF Character?
- Replies: 0
- Views: 834
Can I configure how many bytes will be sent after ESP32 receives a XOFF Character?
Hi, I'm using ESP32 with UART software flow control (Xon Xoff), but I don't know how many bytes are sent after receiving the XOFF character. So, I would like to know if there is configuration to define the number of bytes sent after receiving a XOFF character or at least, where can I get this inform...