Modify default preset

This commit is contained in:
Tifer King 2025-04-25 05:35:12 +08:00
parent 203cca184c
commit eeef70cd7a

View File

@ -10,8 +10,8 @@
#include "LMK_ClockTree.h"
//#define LMK_PRESET_NONE
#define LMK_PRESET_IW_RFSOC_2T2R_INTERNAL
#define LMK_PRESET_NONE
//#define LMK_PRESET_IW_RFSOC_2T2R_INTERNAL
//#define LMK_PRESET_IW_RFSOC_2T2R_EXTERNAL
int LMK_ConfigPreset(LMK_Config *DevConfig, LMK_Simple *SimpleConfig);