summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2013-10-02 14:50:29 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2013-10-02 14:50:29 -0400
commit6264d1e20d7d37b1b2d1a5c0fb2c41e8ed203325 (patch)
tree9e0f29e638612bd8a98eaff0d6dfdd57a7c6b04b /globals.h
parente859a414daccc39e7174232437e370044bcbfd4b (diff)
Revert "added chans_opposite_polarities for AVR-D3-B-MS1 error checking"
This reverts commit e1678aa56d0d1deaf003e0a04f09d26000d9eca5.
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 bb6b346..a5a1623 100644
--- a/globals.h
+++ b/globals.h
@@ -456,9 +456,8 @@ typedef struct {
char self_cal; /* 242 */
char prf_limiter; /* 243 */
- char chans_opposite_polarities; /* 244 */
- char spare_padding[11]; /* 245 - padding between common and per-channel sections of the */
+ char spare_padding[12]; /* 244 - padding between common and per-channel sections of the */
/* flash eeprom. Adjust size if variables added to common section, */
/* so that per-channel section starts at 256 */