CalgaryToSpace / CTS-SAT-1-OBC-Firmware

Firmware for the CTS-SAT-1 ("FrontierSat") mission. Runs on the STM32-based Onboard Computer.
MIT License
2 stars 0 forks source link

flash_read_hex telecommand output corrected. #72

Closed JohnathanBurchill closed 1 week ago

JohnathanBurchill commented 1 week ago

Addresses Issue #51

JohnathanBurchill commented 1 week ago

I just realized that checking i>0 in that if(...) is redundant!