We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f98d3d commit 7d03135Copy full SHA for 7d03135
src/app_cfg.h
@@ -77,7 +77,7 @@ extern "C" {
77
#define FLASH_CAP_SIZE_1M 1
78
#endif
79
#define BOARD BOARD_8258_03MMC//BOARD_8258_DONGLE//BOARD_8258_EVK
80
- #define CLOCK_SYS_CLOCK_HZ 48000000
+ #define CLOCK_SYS_CLOCK_HZ 24000000 //48000000
81
#elif defined(MCU_CORE_8278)
82
83
#define BOARD BOARD_8278_DONGLE//BOARD_8278_EVK
0 commit comments