Added define for the correct header when using LSP
This commit is contained in:
		
							parent
							
								
									28a5c50b23
								
							
						
					
					
						commit
						d85616604f
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -10,6 +10,10 @@
 | 
			
		|||
#ifndef MAIN_H
 | 
			
		||||
#define MAIN_H
 | 
			
		||||
 | 
			
		||||
#ifndef __AVR_ATtiny13A__
 | 
			
		||||
#define __AVR_ATtiny13A__
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include <avr/io.h>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue