Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6911

Graphics, sound and multimedia • Re: program not taken camera pics during segment of time

$
0
0
It is just a tought, but could it be that the problem is caused by the definition of the segment between astro_dusk (astronomical dusk) and nautical dawn?
['astro_dusk'] <= nu < tijden['nautical_dawn']:
As midnight falls in this segment, you get a segment like 22:00 till 06:00, but there is no period within a single day starting at 22:00 and ending at 06:00 (meaning I have to split that segment in astro_dusk till midnight (for instance 22:00 till 23:59) and midnight till nautical dawn (for instance 00:01 and 06:00)?

Regards

Statistics: Posted by diedhert — Wed Apr 30, 2025 8:14 am



Viewing all articles
Browse latest Browse all 6911

Trending Articles