This commit is contained in:
2020-07-20 17:28:29 +02:00
parent e4433a99a5
commit 07a292af95
4 changed files with 4 additions and 1 deletions

View File

@ -30,7 +30,7 @@ enum CLKINDEX { ADC_CLK, NUM_CLOCKS };
};
/* for 25 um */
#define CONFIG_FILE "config.txt"
#define CONFIG_FILE "config_gotthard.txt"
/* Hardware Definitions */
#define NCHAN (128)