There is no need for this to be running in the background all the time. Just enable around SD card initialisation, and disable once complete.
Acceptance Criteria:
- Rewrite the timer delay code to avoid using interrupts.
- Only use the timer in SD_init when mounting the SD card.
Testing:
- Make sure the timer code is working.
There is no need for this to be running in the background all the time. Just enable around SD card initialisation, and disable once complete.
Acceptance Criteria:
Testing: