Enclose all #error strings with apostrophes
This commit is contained in:
		@@ -45,7 +45,7 @@
 | 
			
		||||
#include "pins.h"
 | 
			
		||||
 | 
			
		||||
#ifndef SANITYCHECK_H
 | 
			
		||||
  #error Your Configuration.h and Configuration_adv.h files are outdated!
 | 
			
		||||
  #error "Your Configuration.h and Configuration_adv.h files are outdated!"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "Arduino.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user