diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/cli-test/test-mkmif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/cli-test/test-mkmif.c b/projects/cli-test/test-mkmif.c index af222bc..5ceb376 100644 --- a/projects/cli-test/test-mkmif.c +++ b/projects/cli-test/test-mkmif.c @@ -20,7 +20,7 @@ #undef HAL_OK -#define SCLK_DIV 0x01 +#define SCLK_DIV 0x20 typedef union { uint8_t byte[4]; |