-g -> -g3
[lptgpib.git] / README
1 What:
2 "Library" for controlling gpib devices over standard lpt port.
3
4 Usage:
5 See examples device.c, controller.c and sniff.c
6 Link with lptgpib.o, definitions in lptgpib.h 
7
8 Wiring:
9 TODO
10
11 Who:
12 Jozef Vesely <vesely@gjh.sk>
13
14 Changelog:
15 1.01 added realtime priority
16 1.0  first release