RTC.h 102 B

1234567
  1. /*
  2. * Fonction active l'alarme a + heure + minute
  3. *
  4. */
  5. void activeAlarm(int heure, int minute);