summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2016-12-12 10:28:17 -0500
committerMichael J. Chudobiak <mjc@avtechpulse.com>2016-12-12 10:28:17 -0500
commit49739e9eae26a1dd871599f38d0e8b68d687ef4a (patch)
tree39f4181c8f09362f764268c251f03dcad6643c00 /globals.h
parent73c84803c8f81253fe3e169b3757ae9978435245 (diff)
Revert force-output-on during timing cal option. Too complex, little reward.
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index 467590f..44f2561 100644
--- a/globals.h
+++ b/globals.h
@@ -614,8 +614,7 @@ typedef struct {
float duty_ampl_mid2[max_channels]; /* addr 8102 */
float distort_fully_below_ampl[max_channels]; /* addr 8110 - used with pulse_width_pol_tweak, see S/N 13453 */
- char force_output_on_timing_cal[max_channels]; /* 8118 */
- char spare_char[278]; /* 8120 */
+ char spare_char[280]; /* 8118 */
float current_limit_pulse_mode[max_channels]; /* 8398 */
float current_limit_dc_mode[max_channels]; /* 8406 */