mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-13 18:58:49 +01:00
devterm thermal printer readme
This commit is contained in:
parent
0485bd26b9
commit
aff53426b2
@ -20,3 +20,9 @@ print the test page
|
|||||||
`echo -en "\x12\x54" > /tmp/DEVTERM_PRINTER_IN`
|
`echo -en "\x12\x54" > /tmp/DEVTERM_PRINTER_IN`
|
||||||
|
|
||||||
|
|
||||||
|
### How to run it from source
|
||||||
|
|
||||||
|
* make
|
||||||
|
* sudo systemctl stop devterm-printer
|
||||||
|
* sudo cp -rf devterm_thermal_printer.elf /usr/local/bin
|
||||||
|
* sudo systemctl start devterm-printer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user