From 013be94ac8c0c4bb2dba44f23fad3a22bd5cf7c9 Mon Sep 17 00:00:00 2001 From: cuu Date: Wed, 18 Aug 2021 20:29:35 +0800 Subject: [PATCH] add eg cli commands in readme --- Code/thermal_printer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/thermal_printer/README.md b/Code/thermal_printer/README.md index 77c601b..849038d 100644 --- a/Code/thermal_printer/README.md +++ b/Code/thermal_printer/README.md @@ -2,7 +2,7 @@ `echo -e “Hello DevTerm\n\n\n\n\n\n” > /tmp/DEVTERM_PRINTER_IN` -`cat xxx.txt > /tmp/DEVTERM_PRINTER_IN` +`cat file.txt > /tmp/DEVTERM_PRINTER_IN` ### Eos/Pos commands example