Repaired print module
This commit is contained in:
@@ -30,6 +30,8 @@ lamp_pin = 4
|
||||
[Printer]
|
||||
# Enable printing (True/False)
|
||||
enable = True
|
||||
# Print to PDF (True/False) for debugging purposes
|
||||
pdf = False
|
||||
# Printer module to use (PyQt5)
|
||||
module = PyQt5
|
||||
# Paper width in mm
|
||||
|
||||
Reference in New Issue
Block a user