diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-08-24 13:31:13 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-08-24 13:31:13 -0400 |
commit | b72469c072514317602d1345b3d19e2375a90ab5 (patch) | |
tree | 120ab9fde332c9d645500d8977471d066d9228ff /globals.h | |
parent | 6289747b35eef38cca5d5d3076b4ec6d33f9053f (diff) |
added diag:eprom:reset
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -384,7 +384,7 @@ typedef struct { short telnet_logon_timeout; /* 164 - timeout in seconds */ - short overwrite_flash_loc; /* 166 */ + short spare6; /* 166 */ float spare5; /* 168 */ short channels; /* 172 */ |