Has anyone used the most recent Adafruit RTC library located here: GitHub - adafruit/RTClib: A fork of Jeelab's fantastic RTC Arduino library
I need to use this on an Argon with a Adafruit DS3231 feather board. I am not sure if the library will port over to the Particle platform correctly. If it doesn't, I am considering using @rickkas7 library here (which is much older): GitHub - rickkas7/Adafruit_RTClib_RK: Particle port of Adafruit RTClib