Add missing trailing newline to sdcard-fix patch file (#125)

This commit is contained in:
Alex Duchesne 2024-06-30 16:05:14 -04:00
parent f512606e3b
commit 12bfdd5590

View File

@ -9,4 +9,4 @@ index 9a80188..4f35fbb 100644
+ go_idle_clockout(slot);
if (flags & SDSPI_CMD_FLAG_WRITE) {
ret = start_command_write_blocks(slot, cmd, data, data_size, multi_block, stop_transmission);
} else {
} else {