Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Update zeitraffer.c
Browse files Browse the repository at this point in the history
  • Loading branch information
theageoflove committed Dec 11, 2022
1 parent ca66038 commit bb3e7f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zeitraffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ int32_t zeitraffer_app(void* p) {
}

if( WorkCount < 1 ) { // закончили
Work = false;
gpio_item_set_all_pins(false);
furi_timer_stop(timer);
notification_message(notifications, &sequence_audiovisual_alert);
Expand Down

0 comments on commit bb3e7f4

Please sign in to comment.