adafruit / RTClib

A fork of Jeelab's fantastic RTC Arduino library
MIT License
798 stars 709 forks source link

Request New Method #278

Open Fishbone69 opened 1 year ago

Fishbone69 commented 1 year ago

Thank you for opening an issue on an Adafruit Arduino library repository. To improve the speed of resolution please review the following guidelines and common troubleshooting steps below before creating the issue:

If you're sure this issue is a defect in the code and checked the steps above please fill in the following fields to provide enough troubleshooting information. You may delete the guideline and text above to just leave the following details:

Fishbone69 commented 1 year ago

O.K. this is a request for a new method for the current library. See this post :https://forum.arduino.cc/t/best-way-to-mod-a-library/1097535 There really should be a method for reading the alarmset bit so the user knows if the alarm is set. Don't know how you gus made it this far without this.