diff options
author | Mike <mjc@avtechpulse.com> | 2000-01-01 00:05:25 +0900 |
---|---|---|
committer | Mike <mjc@avtechpulse.com> | 2000-01-01 00:05:25 +0900 |
commit | a0b5351f29a758174c45d1586b58ea8658c0577e (patch) | |
tree | 05d42e3a6d6f52874c88f583deca0f382821bbb5 /globals.h | |
parent | c58e070614790cba63ccb6e39264b14ae5d30371 (diff) |
revert support of 3-pin keypad alarm configuration, but keep streamlined codeINSTRUMENT_6_4_38b
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -432,7 +432,7 @@ typedef struct { short telnet_session_timeout; /* 56 - timeout in seconds */ - char older_keypad_3_alarm_pins; /* 58 */ + char unusedx; /* 58 */ short spare2; /* 59 */ char ChanKey_route; /* 61 */ char on_off_used; /* 62 */ |