From 2af1b8c0ef43918220769653e1fd268efc090edd Mon Sep 17 00:00:00 2001 From: matthias-bs <83612361+matthias-bs@users.noreply.github.com> Date: Thu, 30 Nov 2023 19:33:22 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20matthias?= =?UTF-8?q?-bs/BresserWeatherSensorReceiver@68cf0d1d94b44f7c390364cb027f06?= =?UTF-8?q?e8c1bde233=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _weather_sensor_cfg_8h_source.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_weather_sensor_cfg_8h_source.html b/_weather_sensor_cfg_8h_source.html index a45405e4..dbea1945 100644 --- a/_weather_sensor_cfg_8h_source.html +++ b/_weather_sensor_cfg_8h_source.html @@ -283,7 +283,7 @@
197 
198 #elif defined(ARDUINO_ESP32_DEV)
199  //#define LORAWAN_NODE
-
200  #define FIREBEETLE_ESP32_COVER_LORA
+
200  //#define FIREBEETLE_ESP32_COVER_LORA
201 
202  #if defined(FIREBEETLE_ESP32_COVER_LORA)
203  #pragma message("FIREBEETLE_ESP32_COVER_LORA defined; assuming this is a FireBeetle ESP32 with FireBeetle Cover LoRa")
@@ -295,8 +295,8 @@
209  #define USE_SX1276
210 
211  #else
-
212  #pragma message("ARDUINO_ESP32_DEV defined; select either LORAWAN_NODE or FIREBEETLE_ESP32_COVER_LORA manually!")
-
213 
+
212  #pragma message("ARDUINO_ESP32_DEV defined; if you use one of those boards, select either LORAWAN_NODE or FIREBEETLE_ESP32_COVER_LORA manually!")
+
213 
214  #endif
215 #endif
216