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