Fix Preprocessor check for Leader Keys
This commit is contained in:
		
				
					committed by
					
						
						skullydazed
					
				
			
			
				
	
			
			
			
						parent
						
							f6c7e11426
						
					
				
				
					commit
					e5d2cb8f98
				
			@@ -17,9 +17,7 @@
 | 
				
			|||||||
#ifdef LEADER_ENABLE
 | 
					#ifdef LEADER_ENABLE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "process_leader.h"
 | 
					#include "process_leader.h"
 | 
				
			||||||
#ifdef __arm__
 | 
					#include <string.h>
 | 
				
			||||||
#   include <string.h>
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef LEADER_TIMEOUT
 | 
					#ifndef LEADER_TIMEOUT
 | 
				
			||||||
  #define LEADER_TIMEOUT 300
 | 
					  #define LEADER_TIMEOUT 300
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user