Created basic alarm app
This commit is contained in:
@@ -20,7 +20,9 @@ namespace Pinetime {
|
||||
EnableSleeping,
|
||||
DisableSleeping,
|
||||
OnNewDay,
|
||||
OnChargingEvent
|
||||
OnChargingEvent,
|
||||
SetOffAlarm,
|
||||
StopRinging
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user