diff options
author | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 19:12:57 -0500 |
---|---|---|
committer | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 19:12:57 -0500 |
commit | 623db64a55a04e531bb847fa02ef20ce1a05a10c (patch) | |
tree | 5a80edfce1c59b8d7e4cba6f725f87290dee8b07 /globals.h | |
parent | 401fd942b84f8a1a8cb48e6c38ebe3dae1ab42ef (diff) |
Revert "add possibility to ignore voltage polarity set by user"
This reverts commit 401fd942b84f8a1a8cb48e6c38ebe3dae1ab42ef.
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -716,8 +716,6 @@ typedef struct { char ew_enabled[max_channels]; /* addr 10142 */ short ew_xtra_rly[max_channels]; /* addr 10144 */ - char ignore_ampl_polarity[max_channels]; /* addr 10148, for AVR-D3-B-MS1 CH2 */ - char spare_end; char flash_end; |