You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
tank you for this plugin.
i would like to now how to execute a specific function when alarm wakeup.
exemple: i would like to execute my function test when alarm wake up but it don't work.
can you help me please?
this ismy code:
Hello,
tank you for this plugin.
i would like to now how to execute a specific function when alarm wakeup.
exemple: i would like to execute my function test when alarm wake up but it don't work.
can you help me please?
this ismy code:
function alarm(date, heure, min){
function test(){
alert('it is time');
}
tank you
The text was updated successfully, but these errors were encountered: