diff options
Diffstat (limited to 'firmware/export/config/sansae200v2.h')
-rw-r--r-- | firmware/export/config/sansae200v2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h index d973785faa..5694f0b9e2 100644 --- a/firmware/export/config/sansae200v2.h +++ b/firmware/export/config/sansae200v2.h | |||
@@ -166,7 +166,7 @@ | |||
166 | #define ROM_START 0x00000000 | 166 | #define ROM_START 0x00000000 |
167 | 167 | ||
168 | /* Define this to the CPU frequency */ | 168 | /* Define this to the CPU frequency */ |
169 | #define CPU_FREQ 75000000 | 169 | #define CPU_FREQ 248000000 |
170 | 170 | ||
171 | /* Type of LCD TODO: hopefully the same as the x5 but check this*/ | 171 | /* Type of LCD TODO: hopefully the same as the x5 but check this*/ |
172 | #define CONFIG_LCD LCD_X5 | 172 | #define CONFIG_LCD LCD_X5 |