Included changes of Thomas for version 3.5 of library:

datif_templatePrintFinished_OK(), datif_templatePrintFinished_Err(),
datif_gotNewCoin().
This commit is contained in:
Gerhard Hoffmann 2023-04-18 13:34:05 +02:00
parent 86311de486
commit 712ea0fc6e

View File

@ -330,6 +330,11 @@ signals:
//the requested data are stored in peripheral image
// can be loaded with epi
void datif_templatePrintFinished_OK();
void datif_templatePrintFinished_Err();
void datif_gotNewCoin();
};
#endif // CI_H