diff --git a/firmware/export/config/xduoox20.h b/firmware/export/config/xduoox20.h index 59c9b86fc4..3cfa763f72 100644 --- a/firmware/export/config/xduoox20.h +++ b/firmware/export/config/xduoox20.h @@ -107,7 +107,7 @@ #define HAVE_SW_POWEROFF /* Define this to the CPU frequency */ -#define CPU_FREQ 504000000 +#define CPU_FREQ 1008000000 /* No special storage */ #define CONFIG_STORAGE STORAGE_HOSTFS diff --git a/firmware/export/config/xduoox3ii.h b/firmware/export/config/xduoox3ii.h index a02c14db8b..42fb926697 100644 --- a/firmware/export/config/xduoox3ii.h +++ b/firmware/export/config/xduoox3ii.h @@ -107,7 +107,7 @@ #define HAVE_SW_POWEROFF /* Define this to the CPU frequency */ -#define CPU_FREQ 504000000 +#define CPU_FREQ 108000000 /* No special storage */ #define CONFIG_STORAGE STORAGE_HOSTFS