Hi,
thanks for your library, it's the one that I'm using ;) there's just a couple of things I feel the need for.
I understand I can I can set these alarms:
ALARM_EVERY_MINUTE [fires every minute]
ALARM_MATCH_SECOND [fires every minute at a specified second]
ALARM_HOURLY [fires every minute]
ALARM_MATCH_MINUTE [fires every hour at a specified minute]
But how can I, for example, set an alarm every 5 minutes, 10 minutes, 15 minutes or 30 minutes? I'm using your library for a datalogger, and I would like to increase the logging interval. I'm using a counter for the moment, but hopefully there's a better way.
Thanks
P.S.
opening a separate discussion for the second question ;)
Hi,
thanks for your library, it's the one that I'm using ;) there's just a couple of things I feel the need for.
I understand I can I can set these alarms:
ALARM_EVERY_MINUTE [fires every minute]
ALARM_MATCH_SECOND [fires every minute at a specified second]
ALARM_HOURLY [fires every minute]
ALARM_MATCH_MINUTE [fires every hour at a specified minute]
But how can I, for example, set an alarm every 5 minutes, 10 minutes, 15 minutes or 30 minutes? I'm using your library for a datalogger, and I would like to increase the logging interval. I'm using a counter for the moment, but hopefully there's a better way.
Thanks
P.S.
opening a separate discussion for the second question ;)