mirror of
https://github.com/google/pebble.git
synced 2025-11-19 05:50:54 -05:00
spelling: false
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -102,7 +102,7 @@ void alarm_set_enabled(AlarmId id, bool enable);
|
||||
void alarm_delete(AlarmId id);
|
||||
|
||||
//! @param id The alarm that is being queried
|
||||
//! @return True if the alarm exists and is not disabled, Flase otherwise
|
||||
//! @return True if the alarm exists and is not disabled, False otherwise
|
||||
bool alarm_get_enabled(AlarmId id);
|
||||
|
||||
//! @param id The alarm that should be deleted
|
||||
|
||||
Reference in New Issue
Block a user