|  |  | @ -59,6 +59,8 @@ int main() | 
			
		
	
		
		
			
				
					
					|  |  |  |         ioHelperDebounce(); |  |  |  |         ioHelperDebounce(); | 
			
		
	
		
		
			
				
					
					|  |  |  |         ioHelperEdgeDetector(); |  |  |  |         ioHelperEdgeDetector(); | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         modbusGet(); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         if(millis() - timer_blink_outs > 500){ |  |  |  |         if(millis() - timer_blink_outs > 500){ | 
			
		
	
		
		
			
				
					
					|  |  |  |             outStates[0] ^= outStatesBlinking[0]; |  |  |  |             outStates[0] ^= outStatesBlinking[0]; | 
			
		
	
		
		
			
				
					
					|  |  |  |             outStates[1] ^= outStatesBlinking[1]; |  |  |  |             outStates[1] ^= outStatesBlinking[1]; | 
			
		
	
	
		
		
			
				
					|  |  | @ -69,7 +71,6 @@ int main() | 
			
		
	
		
		
			
				
					
					|  |  |  |          |  |  |  |          | 
			
		
	
		
		
			
				
					
					|  |  |  |         ioHelperSetOuts(); |  |  |  |         ioHelperSetOuts(); | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         modbusGet(); |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     } |  |  |  |     } | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  | } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |