mirror of
https://github.com/joeycastillo/second-movement.git
synced 2025-10-29 19:47:40 +00:00
move away from backup registers
This commit is contained in:
parent
8009ad0537
commit
608d6e2e9d
@ -403,7 +403,7 @@ void app_init(void) {
|
||||
}
|
||||
|
||||
void app_wake_from_backup(void) {
|
||||
movement_state.settings.reg = watch_get_backup_data(0);
|
||||
/// TODO: #SecondMovement needs to restore settings from file system.
|
||||
}
|
||||
|
||||
void app_setup(void) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user