From 8341b0b594a234d6b057aa4eebc291af13d939d3 Mon Sep 17 00:00:00 2001 From: GNU Date: Mon, 6 Jun 2022 13:18:25 +0800 Subject: [PATCH] Updated Guide To Setup thermal printer from source code (markdown) --- Guide-To-Setup-thermal-printer-from-source-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guide-To-Setup-thermal-printer-from-source-code.md b/Guide-To-Setup-thermal-printer-from-source-code.md index 30c565d..b87eb6b 100644 --- a/Guide-To-Setup-thermal-printer-from-source-code.md +++ b/Guide-To-Setup-thermal-printer-from-source-code.md @@ -39,7 +39,7 @@ sudo systemctl stop devterm-printer sudo cp -rf devterm_thermal_printer.elf /usr/local/bin sudo systemctl start devterm-printer ``` -## debug or run it from manually +## Debug or run it from manually 1. setup socat socket for data receving for thermal printer ``` sudo systemctl stop devterm-printer #stop service