forked from GerhardHoffmann/DCLibraries
		
	Handle: valid data problem while start with coin attached:
Enable command 30 also during sell
This commit is contained in:
		@@ -400,7 +400,7 @@ char T_datif::sendINrequestsAutomatic(void)
 | 
			
		||||
    uint8_t datif_maxNrCommands=35, datif_sendNow;
 | 
			
		||||
 | 
			
		||||
    // send quicker while transaction is ongoing:
 | 
			
		||||
    uint8_t datif_vendRequCommandList[15]={102,107,108,110,112,115,116,31,32,40,41,42,23,0,0};
 | 
			
		||||
    uint8_t datif_vendRequCommandList[15]={102,107,108,110,112,115,116,30,31,32,40,41,42,23,0};
 | 
			
		||||
    uint8_t datif_maxVendingCmds=13;
 | 
			
		||||
 | 
			
		||||
    // special commands:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user