Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168)
This commit is contained in:
		
				
					committed by
					
						
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							b5b39af531
						
					
				
				
					commit
					7308ef7809
				
			@@ -52,7 +52,7 @@
 | 
			
		||||
// Public functions
 | 
			
		||||
// --------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
#if ENABLED(SOFTWARE_SPI)
 | 
			
		||||
#if ENABLED(DUE_SOFTWARE_SPI)
 | 
			
		||||
 | 
			
		||||
  // --------------------------------------------------------------------------
 | 
			
		||||
  // software SPI
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user