From 167edbd2f5f1d2e076cacd1041bcc619e72b887c Mon Sep 17 00:00:00 2001 From: cuu Date: Wed, 18 Aug 2021 20:23:24 +0800 Subject: [PATCH] add eg cli commands in readme --- Code/thermal_printer/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Code/thermal_printer/README.md b/Code/thermal_printer/README.md index 3859146..77c601b 100644 --- a/Code/thermal_printer/README.md +++ b/Code/thermal_printer/README.md @@ -1,6 +1,8 @@ # DevTerm Thermal printer +`echo -e “Hello DevTerm\n\n\n\n\n\n” > /tmp/DEVTERM_PRINTER_IN` +`cat xxx.txt > /tmp/DEVTERM_PRINTER_IN` ### Eos/Pos commands example