JChristensen / DS3232RTC

Arduino Library for Maxim Integrated DS3232 and DS3231 Real-Time Clocks
GNU General Public License v3.0
394 stars 137 forks source link

Name conflict with DallasTemperature library #28

Closed SukkoPera closed 6 years ago

SukkoPera commented 8 years ago

This library uses two #defines that conflict with others used in the DallasTemperature library:

Since they have values that differ between the two libraries, they should be renamed to avoid any conflicts.