MatsAndT / Astro-pi-kvadda-19-20

MIT License
2 stars 1 forks source link

Program do not stop after time #35

Closed MatsAndT closed 4 years ago

MatsAndT commented 4 years ago

Stope time set https://github.com/MatsAndT/Astro-pi-kvadda/blob/74ccccbe0cf61d7fcdcc0f73db52eb6fb74d1f5b/main.py#L75

Where the test is done https://github.com/MatsAndT/Astro-pi-kvadda/blob/74ccccbe0cf61d7fcdcc0f73db52eb6fb74d1f5b/main.py#L144 (May need to change the way this test is done.)

The program is to be stoped automated after two h, and 58 m and then the close DB is to be run. You can change the stop time so you do not need to wait for the time, change it to for example 3 min.