Changed the name of the declaration of the default block size. Reduced the OCR reading timeout.

This commit is contained in:
nvt-se 2009-11-07 01:05:23 +00:00
parent 7aac2d90fb
commit 8c040be133
2 changed files with 4 additions and 3 deletions

View file

@ -42,7 +42,7 @@
#include "sd-arch.h"
#define SD_BLOCK_SIZE 512
#define SD_DEFAULT_BLOCK_SIZE 512
#define SD_REGISTER_SIZE 16
/* API return codes. */