Included changes of Thomas for version 3.5 of library:
datif_templatePrintFinished_OK(), datif_templatePrintFinished_Err(), datif_gotNewCoin().
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user