Save root cluster number
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
void fat32_init(void);
|
||||
|
||||
int main(void) {
|
||||
printf("Hello, world!\n");
|
||||
fat32_init();
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user