Automatic commit Wed Jul 25 18:00:01 WST 2012
[matches/honours.git] / research / TCS / interface.py
index 996beeb..9a9b2eb 100755 (executable)
@@ -215,6 +215,7 @@ def record_data(ADC_channels, output, pollTime = None, dac_max = None, comment =
                        for adc in raw_adc:
                                out.write("\t" + str(adc[1]) + "\t" + str(adc[2]))
                        out.write("\n") 
+       
                
        for out in output:              
                if out != sys.stdout:

UCC git Repository :: git.ucc.asn.au