From 338dcccc8d8532a446fa60dc65092b5510c06e3a Mon Sep 17 00:00:00 2001 From: root Date: Sat, 9 Apr 2022 11:57:42 +0100 Subject: various improvements --- sia.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sia.c') 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; -- cgit v1.2.3