From b827f045b18ad1a8ccd1cc6fba2a6483cf9c4e66 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 14 Feb 2024 10:17:16 +0300 Subject: [PATCH] Bug fix --- printlib.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/printlib.php b/printlib.php index 3d87163..d329895 100644 --- a/printlib.php +++ b/printlib.php @@ -7,7 +7,11 @@ define("LF", "\x0a"); define("PORT", "/dev/usb/lp0"); function rawlen($data) { if (strlen($data)<255 and strlen($data)