| 
					
				 | 
			
			
				@@ -2,6 +2,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # Settings that apply to all devices 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 Debug = 0   # Same effect as DIPSW2, enables verbose log messages 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 SelectionDelay = 255   # Millisecond delay after selection, 255 = automatic, 0 = no delay 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+PhyMode = 0   # 0: Best available  1: PIO  2: DMA_TIMER  3: GREENPAK_PIO   4: GREENPAK_DMA 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #Dir = "/"   # Optionally look for image files in subdirectory 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #Dir2 = "/images"  # Multiple directories can be specified Dir1...Dir9 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |