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 100 forks source link

Reset timer 2 prescaler values back to initial values in end() and destructor. #45

Closed SRGDamia1 closed 5 years ago

SRGDamia1 commented 6 years ago

To help reduce conflicts with other libraries using timer 2.

SRGDamia1 commented 5 years ago

I did this a while ago