1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-30 03:10:11 -04:00
Ivan Grokhotkov 6b5599bb12
console: linenoiseProbe: check if response is valid
Previously linenoiseProbe would accept any 4 byte response, even one
that isn't expected. This adds a check that the first byte of the
response is ESC.
Suggested in https://github.com/espressif/esp-idf/issues/8839.
2022-05-03 21:26:14 +02:00
..
2017-08-21 15:58:27 +08:00