diff --git a/include/datIf.h b/include/datIf.h index 9a20cb5..f858aec 100644 --- a/include/datIf.h +++ b/include/datIf.h @@ -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