소스 검색

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