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
158 stars 99 forks source link

Able to adjust Break and Marking timing from Arduino code #124

Open StevenArduino1 opened 10 months ago

StevenArduino1 commented 10 months ago

HI

I have a Implex sap flow sensor that requires more time for the Break and Marking signal (15 ms). I have to go in the DSI12.cpp library file to change these settings. However every time the library updates I have to remember to change it and sometimes I forget resulting in failures and in-field issues. It would be great if from the Arduino code I can adjust both of these parameters