little fix
This commit is contained in:
parent
e9423c807e
commit
6c7e7a2a03
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
||||||
#include <sdcard/wiisd_io.h>
|
#include <sdcard/wiisd_io.h>
|
||||||
|
|
||||||
//these are the only stable and speed is good
|
//these are the only stable and speed is good
|
||||||
#define CACHE 32
|
#define CACHE 8
|
||||||
#define SECTORS 128
|
#define SECTORS 64
|
||||||
|
|
||||||
enum BPB {
|
enum BPB {
|
||||||
BPB_jmpBoot = 0x00,
|
BPB_jmpBoot = 0x00,
|
||||||
|
|
Loading…
Add table
Reference in a new issue