Check that configs are up-to-date
This commit is contained in:
		
							parent
							
								
									b5200e184c
								
							
						
					
					
						commit
						873f7d6f2a
					
				| @ -21,6 +21,10 @@ | |||||||
| #include "fastio.h" | #include "fastio.h" | ||||||
| #include "Configuration.h" | #include "Configuration.h" | ||||||
| 
 | 
 | ||||||
|  | #ifndef SANITYCHECK_H | ||||||
|  |   #error Your Configuration.h and Configuration_adv.h files are outdated! | ||||||
|  | #endif | ||||||
|  | 
 | ||||||
| #if (ARDUINO >= 100) | #if (ARDUINO >= 100) | ||||||
|   #include "Arduino.h" |   #include "Arduino.h" | ||||||
| #else | #else | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user