Fix Preprocessor check for Leader Keys

pull/6512/head
Drashna Jaelre 5 years ago committed by Florian Didron
parent 9fb4d67877
commit d8925d7ba7

@ -17,9 +17,7 @@
#ifdef LEADER_ENABLE
#include "process_leader.h"
#ifdef __arm__
# include <string.h>
#endif
#include <string.h>
#ifndef LEADER_TIMEOUT
#define LEADER_TIMEOUT 300

Loading…
Cancel
Save