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 Nov 9, 2022
1 parent 4287b11 commit bfcf776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zeitraffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ int32_t zeitraffer_app(void* p) {
view_port_update(view_port);
gpio_item_set_all_pins(true);
//gpio_item_set_pin(6, true);
furi_delay_ms(300);
furi_delay_ms(250);
//gpio_item_set_pin(6, false);
gpio_item_set_all_pins(false);

Expand Down

0 comments on commit bfcf776

Please sign in to comment.