diff --git a/src/timesync.cpp b/src/timesync.cpp index 0bac12e2..06ae9efe 100644 --- a/src/timesync.cpp +++ b/src/timesync.cpp @@ -9,7 +9,7 @@ algorithm in applications without granted license by the patent holder. */ -#if (TIME_SYNC_LORASERVER) +#if (TIME_SYNC_LORASERVER) && (HAS_LORA) #include "timesync.h"