changes to includes clkdivider and flags in gui and modify the server for proper checks

This commit is contained in:
Dhanya Maliakal
2015-09-10 11:29:15 +02:00
parent 584b9e6036
commit 271838b2b5
5 changed files with 12 additions and 4 deletions

View File

@@ -745,7 +745,7 @@ int setDynamicRange(int dr){
enum readOutFlags setReadOutFlags(enum readOutFlags val){
enum readOutFlags retval;
enum readOutFlags retval = GET_READOUT_FLAGS;
if(val!=GET_READOUT_FLAGS){