瀏覽代碼

Update zeitraffer.c

theageoflove 3 年之前
父節點
當前提交
bb3e7f4811
共有 1 個文件被更改,包括 1 次插入0 次删除
  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);