summaryrefslogtreecommitdiffstats
path: root/sia.c
diff options
context:
space:
mode:
Diffstat (limited to 'sia.c')
-rw-r--r--sia.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sia.c b/sia.c
index 3c47c8b..6047117 100644
--- a/sia.c
+++ b/sia.c
@@ -228,6 +228,7 @@ int sia_login (int fd, SIA_Block *b)
{
const char *pin = "543210"; //JMM: Oh yes! and there's no way to change it from the panel, you need the £3k bit of software to do that
+
b->reverse_channel = 0;
b->request_ack = 1;
b->function = SIA_FN_REMOTE_LOGIN;