Added dc_updatePrinterTemplate

This commit is contained in:
Gerhard Hoffmann 2023-04-13 13:31:39 +02:00
parent 37f0012ce9
commit 863e4b23a9

View File

@ -143,6 +143,10 @@ public:
bool dc_updateDC(QString binFileName, QString baudrate,
QString comPort) const override;
bool dc_updatePrinterTemplate(enum FileTypeJson type,
int templateNr,
QString const &fname) const override;
// ------------------------------------------------------------------------------
// Level 1, control device-controller (functions of µC)