EnviroDIY / Arduino-SDI-12

An Arduino library for SDI-12 communication with a wide variety of environmental sensors. This library provides a general software solution, without requiring any additional hardware.
https://github.com/EnviroDIY/Arduino-SDI-12/wiki
BSD 3-Clause "New" or "Revised" License
159 stars 100 forks source link

Flush() command should wait for transmission to complete, not clear buffer #30

Closed SRGDamia1 closed 7 years ago

SRGDamia1 commented 7 years ago

This function was changed in stream at some point. This library should also reflect that.