DMT Fix for CTA-based formats

This commit is contained in:
Glenwing 2018-04-24 22:29:09 -07:00
parent 6fa887e78a
commit 18314a2b79

View File

@ -1,10 +1,10 @@
DebugConfig({
//all: true,
calcMain: 0,
calcMain: 1,
submitVar: 0,
input_ok: 0,
updateDisplay: 0,
getTiming: 0,
getTiming: 1,
marginsUIChange: 0,
timingUIChange: 0,
@ -16,7 +16,7 @@ DebugConfig({
SI_set_precision: 0,
CTA: 0,
DMT: 0,
DMT: 1,
CVT: 0,
CVT_R: 0,
GTF: 0,