summaryrefslogtreecommitdiffstats
path: root/sia.c
diff options
context:
space:
mode:
authorroot <root@ka-ata-killa.panaceas.james.internal>2022-04-09 11:57:42 +0100
committerroot <root@ka-ata-killa.panaceas.james.internal>2022-04-09 11:57:42 +0100
commit338dcccc8d8532a446fa60dc65092b5510c06e3a (patch)
tree85c40cfec1a44b43a278d164f6a6c20576fd8aba /sia.c
parentc44cf3a3f0a73ad276c0316759fcb0d8a0d22032 (diff)
downloadgalaxy_tools-master.tar.gz
galaxy_tools-master.tar.bz2
galaxy_tools-master.zip
various improvementsHEADmaster
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;