Fix file endings

This commit is contained in:
Byron Lathi
2022-04-16 21:04:39 -05:00
parent f1e71a9461
commit 8c9ae78040
7 changed files with 6 additions and 8 deletions

View File

@@ -15,4 +15,4 @@ void sd_card_resp(uint32_t* resp);
uint8_t sd_card_read_byte();
void sd_card_wait_for_data();
#endif
#endif