size to kitchen
printer logs removed
This commit is contained in:
@@ -41,7 +41,7 @@ public class EpsonDiagnostics
|
||||
|
||||
_logger?.LogInformation("Starting diagnostics for printer at {Ip}:{Port}", ip, port);
|
||||
|
||||
await using var printer = new EpsonPrinter(_logger);
|
||||
await using var printer = new EpsonPrinter();
|
||||
|
||||
// Connect to printer
|
||||
report.AppendLine();
|
||||
|
||||
Reference in New Issue
Block a user