StevensRockSat-C / AIR

The 2022-24 mission programming
GNU General Public License v3.0
0 stars 0 forks source link

Infinite loop in connecting to RTC #21

Closed nlundquist1 closed 3 months ago

nlundquist1 commented 5 months ago

Change to time_try_rtc > timeMS() - 3000 Make for loop instead of while loop?

https://github.com/StevensRockSat-C/AIR/blob/0a1a47961b92c18618f5cf5f8b67c74ed9ce5182/pi/main.py#L311

ALEEF02 commented 3 months ago

Fixed in https://github.com/StevensRockSat-C/AIR/commit/8988ec5fd3695a57e28cbc6a6f30c7ad6f19598c by @nlundquist1