Files
espurna/code
Maxim Prokhorov a3d8582a70 sns: flush does not mean reset for both tx and rx
* clean-up useless stream read() / flush(), rely on timer and internal state
  avoids wdt reset with sensors looping on available()
* fix some instances of `available()` in boolean context to use `>0`
  (not everything returns sign, but if it does - we are in trouble)
* util func to read available bytes from the stream using buffered
  interface instead of 1 byte at a time
2022-11-17 00:54:10 +03:00
..
2022-10-29 02:08:50 +03:00
2022-05-05 17:50:21 +03:00
2022-09-23 06:09:58 +03:00
2022-10-23 05:45:42 +03:00
2019-07-11 00:34:17 +03:00
2022-09-23 06:09:58 +03:00
2022-10-27 03:57:54 +03:00
2019-07-11 00:34:17 +03:00