Parcourir la source

Update zeitraffer.c

theageoflove il y a 3 ans
Parent
commit
bb3e7f4811
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      zeitraffer.c

+ 1 - 0
zeitraffer.c

@@ -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);