uos3 / obc-firmware

UoS³ Flight Computer Firmware
https://uos3.github.io/obc-firmware/
MIT License
5 stars 5 forks source link

Timers not being made available after they expire #39

Open duncanrhamill opened 3 years ago

duncanrhamill commented 3 years ago

We use up all available timers in the Timer module in test_power.c, as one-shot timers do not appear to reset the available flag once they're finished.