mawson-rovers / hestia

Hestia is a space-ready heater & temperature measurement system developed by Mawson Rovers in Sydney. Its first mission will demonstrate a novel UTS heatsink design, aboard the Waratah Seed cubesat mission. It is due to launch on a SpaceX rocket in July 2024.
MIT License
1 stars 1 forks source link

Log filesystem errors instead of panicking #83

Closed mryall-mawson closed 3 months ago

mryall-mawson commented 9 months ago

Review usages of unwrap() and expect() and check whether proper error handling should be used instead.