瀏覽代碼

add eg cli commands in readme

cuu 2 年之前
父節點
當前提交
3cc430a555
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Code/thermal_printer/README.md

+ 2 - 0
Code/thermal_printer/README.md

@@ -1,5 +1,7 @@
 # DevTerm Thermal printer 
 
+`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`