esp-idf/components
Ivan Grokhotkov 9b2b86b7d9 console: fix linenoiseProbe never timing out
Fixes a regression from 753a92952: if cb was negative, read_bytes
overflowed, because the type was changed from int to size_t.

Also fixes incorrect timeout calculation: timeout_ms was 200, but
each iteration delayed for 10ms, and reduced timeout_ms by 1. This
made the effective timeout to be 2000ms.
2021-01-15 09:22:04 +01:00
..
2020-06-23 08:20:16 +00:00
2021-01-14 20:30:31 +08:00
2021-01-14 20:30:31 +08:00
2021-01-14 20:30:31 +08:00
2021-01-12 14:05:08 +08:00
2021-01-11 11:34:37 +08:00
2021-01-12 14:05:08 +08:00
2021-01-11 11:34:37 +08:00
2021-01-11 11:34:37 +08:00
2021-01-10 16:16:28 +08:00
2021-01-11 11:34:37 +08:00
2020-09-02 16:38:37 +08:00
2020-12-29 10:56:13 +08:00
2021-01-06 17:21:53 +05:30
2021-01-12 14:05:08 +08:00
2021-01-12 14:05:08 +08:00
2020-12-25 15:46:36 +08:00
2021-01-14 20:30:31 +08:00
2021-01-11 11:34:37 +08:00
2021-01-12 14:05:08 +08:00