zdroj_adresa: 1 -> 20
[lptgpib.git] / terminal.c
index af3fa7a..b3c460e 100644 (file)
@@ -7,7 +7,7 @@
 #include <sys/io.h>
 #include <limits.h>
 
-static const int zdroj_adresa=1;
+static const int zdroj_adresa=20;
 
 // lptgpib.c
 #define get_control() (inb(lpt_base+2) ^ 0x04)