From: Jan Kratochvil Date: Wed, 26 Jun 2013 15:44:26 +0000 (+0200) Subject: zdroj_adresa: 1 -> 20 X-Git-Url: http://git.jankratochvil.net/?p=lptgpib.git;a=commitdiff_plain;h=a5f79a5362f7a39266a4ba33abf76eec004cf805 zdroj_adresa: 1 -> 20 --- diff --git a/terminal.c b/terminal.c index af3fa7a..b3c460e 100644 --- a/terminal.c +++ b/terminal.c @@ -7,7 +7,7 @@ #include #include -static const int zdroj_adresa=1; +static const int zdroj_adresa=20; // lptgpib.c #define get_control() (inb(lpt_base+2) ^ 0x04)