printer: add the default waitTime setting to config

pull/39/head
kyoubate-haruka 2024-10-04 11:43:34 +02:00
parent 6819963f06
commit 3bb9404a38
1 changed files with 3 additions and 0 deletions

View File

@ -89,6 +89,9 @@ enable=1
serial_no="5A-A123"
; Insert the path to the image output directory here.
printerOutPath="DEVICE\print"
; The length in milliseconds the printer should be busy printing.
; Set to 0 to instantly finish printing.
waitTime=20000
; -----------------------------------------------------------------------------
; LED settings