diff --git a/Code/thermal_printer/README.md b/Code/thermal_printer/README.md index 1885c26..7fdf6b7 100644 --- a/Code/thermal_printer/README.md +++ b/Code/thermal_printer/README.md @@ -1,11 +1,16 @@ # DevTerm Thermal printer +### Console commands example + + `echo “Hello DevTerm” > /tmp/DEVTERM_PRINTER_IN` `echo -e “Hello DevTerm\n\n\n\n\n\n” > /tmp/DEVTERM_PRINTER_IN` `cat file.txt > /tmp/DEVTERM_PRINTER_IN` +`ncal -hb | tee > /tmp/DEVTERM_PRINTER_IN` + ### Eos/Pos commands example