TJREVERB / pfs

Flight software for TJREVERB's nanosat.
7 stars 5 forks source link

Handle RuntimeErrors from submodules #50

Closed abagali1 closed 4 years ago

abagali1 commented 5 years ago

Description

submodules will now throw RuntimeErrors when they detect certain edge cases. Depending on the specific case handle the error accordingly.

Cases