mirror of
https://github.com/joeycastillo/second-movement.git
synced 2026-02-04 17:55:23 +00:00
store settings in function call, remove last uses of settings in callbacks
This commit is contained in:
@ -182,5 +182,5 @@ void set_time_face_resign(movement_settings_t *settings, void *context) {
|
||||
(void) settings;
|
||||
(void) context;
|
||||
watch_set_led_off();
|
||||
watch_store_backup_data(settings->reg, 0);
|
||||
movement_store_settings();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user