Reload an already triggered alarm. Otherwise it will never be triggered again.
Reload an already triggered alarm. Otherwise it will never be triggered again.
Alarms have to be reloaded both to let them triggers.
There are two different alarms and they have to be reloaded both to let, even only one, to be triggered again. So there isn't a param to select which alarm to reload.
####Syntax
####Syntax
reloadAlarms()
reloadAlarms()
...
@@ -211,7 +211,7 @@ package.loaded["ds3231"]=nil
...
@@ -211,7 +211,7 @@ package.loaded["ds3231"]=nil
<aid="ds3231_enableAlarm"></a>
<aid="ds3231_enableAlarm"></a>
## enableAlarm()
## enableAlarm()
####Description
####Description
Enable an already setted alarm with the previous matching conditions. It reload alarms internally.
Enable an already setted alarm with the previous matching conditions. It reloads alarms internally.