Thanks!
Etiquette, expectations, entitlement...
@autoexec_bin | #magiclantern | Discord | Reddit | Server issues
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
// ****
movie_start(); // 17:00
sleep(180);
movie_end();
printf("Video 01 taken, wait 17 min! \n");
display_off();
lv_pause();
sleep(1020); // wait 17 min
display_on();
lv_resume();
// ****
movie_start(); // 17:20
....
Page created in 0.117 seconds with 13 queries.