From 4ad5261a8333eabb7af332fc60df5e007bf22647 Mon Sep 17 00:00:00 2001 From: jgromes Date: Mon, 29 Jun 2020 09:55:02 +0200 Subject: [PATCH] Fixed custom platform enabled by default --- src/BuildOpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BuildOpt.h b/src/BuildOpt.h index d9ed675a..84c9b684 100644 --- a/src/BuildOpt.h +++ b/src/BuildOpt.h @@ -29,7 +29,7 @@ */ // uncomment to enable custom platform definition -#define RADIOLIB_CUSTOM_PLATFORM +//#define RADIOLIB_CUSTOM_PLATFORM #if defined(RADIOLIB_CUSTOM_PLATFORM) // name for your platform