moench: updated adcpipeline from 14 to 15

This commit is contained in:
maliakal_d 2020-03-06 10:47:21 +01:00
parent 959d62ed66
commit a2e019ff36
3 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@ enum CLKINDEX {RUN_CLK, ADC_CLK, SYNC_CLK, DBIT_CLK, NUM_CLOCKS};
#define DEFAULT_DBIT_CLK (40)
#define DEFAULT_ADC_PHASE_DEG (30)
#define DEFAULT_PIPELINE (14)
#define DEFAULT_PIPELINE (15)
#define DEFAULT_SETTINGS (G4_HIGHGAIN)
// settings

View File

@ -9,4 +9,4 @@
#define APIMYTHEN3 0x200305
#define APIEIGER 0x200305
#define APIGOTTHARD2 0x200305
#define APIMOENCH 0x200305
#define APIMOENCH 0x200306