Commit e9968badf686580ebce37795a33fd367a7510cff
Commits[COMMIT BEGIN]commit e9968badf686580ebce37795a33fd367a7510cff Author: 0x4248 <[email protected]> Date: Sun Feb 1 00:04:42 2026 +0000 escpos: remove commented out code diff --git a/toolkits/ESCPOS/src/escpos.c b/toolkits/ESCPOS/src/escpos.c index eec375c..d111830 100644 --- a/toolkits/ESCPOS/src/escpos.c +++ b/toolkits/ESCPOS/src/escpos.c @@ -209,7 +209,7 @@ int main(void) if (buf[i] == '\n') { if (nl_enabled) - // putchar('\n'); + putchar('\n'); i++; continue; }[COMMIT END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.