early work on background tasks, documentation
This commit is contained in:
@@ -13,6 +13,7 @@ void preferences_face_resign(movement_settings_t *settings, void *context);
|
||||
preferences_face_activate, \
|
||||
preferences_face_loop, \
|
||||
preferences_face_resign, \
|
||||
NULL, \
|
||||
}
|
||||
|
||||
#endif // PREFERENCES_FACE_H_
|
||||
@@ -13,6 +13,7 @@ void set_time_face_resign(movement_settings_t *settings, void *context);
|
||||
set_time_face_activate, \
|
||||
set_time_face_loop, \
|
||||
set_time_face_resign, \
|
||||
NULL, \
|
||||
}
|
||||
|
||||
#endif // SET_TIME_FACE_H_
|
||||
|
||||
Reference in New Issue
Block a user