summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondavx747p.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondavx747p.h')
-rw-r--r--firmware/export/config-ondavx747p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-ondavx747p.h b/firmware/export/config-ondavx747p.h
index 2cd06d3323..bb16a6a53f 100644
--- a/firmware/export/config-ondavx747p.h
+++ b/firmware/export/config-ondavx747p.h
@@ -132,7 +132,8 @@
132#define HAVE_POWEROFF_WHILE_CHARGING 132#define HAVE_POWEROFF_WHILE_CHARGING
133 133
134/* Define this to the CPU frequency */ 134/* Define this to the CPU frequency */
135#define CPU_FREQ 3686400 135#define CPU_FREQ 336000000 /* CPU clock: 336 MHz */
136#define CFG_EXTAL 12000000 /* EXT clock: 12 Mhz */
136 137
137/* define this if you have a flash memory storage */ 138/* define this if you have a flash memory storage */
138#define HAVE_FLASH_STORAGE 139#define HAVE_FLASH_STORAGE