SDI12Sensors.cpp file
Implements the SDI12Sensors class.
Defines
- #define LIBCALL_ENABLEINTERRUPT
- To prevent compiler/linker crashes with enable interrupt library, we must define LIBCALL_ENABLEINTERRUPT before importing EnableInterrupt within a library.
- #define MS_SDI12_USE_CRC = true
- Whether or not to use CRC checking on the SDI-12 data.