diff --git a/LMK_Preset.h b/LMK_Preset.h index 9caf85c..bc54640 100644 --- a/LMK_Preset.h +++ b/LMK_Preset.h @@ -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);