Added Printer devices to LPT ports. These are the Generic Text printer and a Epson ESC/P dot-matrix compatible printer.
Also added is the printing output to PNG.
This commit is contained in:
2
src/printer/prt_devs.h
Normal file
2
src/printer/prt_devs.h
Normal file
@@ -0,0 +1,2 @@
|
||||
extern const lpt_device_t lpt_prt_text_device;
|
||||
extern const lpt_device_t lpt_prt_escp_device;
|
||||
Reference in New Issue
Block a user