diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 */ |