removes stray paren
This commit is contained in:
		
							parent
							
								
									0457ed4880
								
							
						
					
					
						commit
						84276ee561
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -318,7 +318,7 @@ REMOVEDIR = rmdir
 | 
			
		|||
COPY = cp
 | 
			
		||||
WINSHELL = cmd
 | 
			
		||||
# Autodecct teensy loader
 | 
			
		||||
ifneq (, $(shell which teensy-loader-cli 2>/dev/null)))
 | 
			
		||||
ifneq (, $(shell which teensy-loader-cli 2>/dev/null))
 | 
			
		||||
  TEENSY_LOADER_CLI = teensy-loader-cli
 | 
			
		||||
else
 | 
			
		||||
  TEENSY_LOADER_CLI = teensy_loader_cli
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue