From c826a9d31597fecff20fc339ae08e8de3f0af6de Mon Sep 17 00:00:00 2001 From: matthias-bs <83612361+matthias-bs@users.noreply.github.com> Date: Thu, 11 Apr 2024 02:48:59 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20matthias?= =?UTF-8?q?-bs/BresserWeatherSensorReceiver@a155bee65a007ce20aa4b7ebd99d9b?= =?UTF-8?q?bd2b6c7be8=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_weather_sensor_cfg_8h_source.html b/_weather_sensor_cfg_8h_source.html index 4cdbef9a..6ab1c4f3 100644 --- a/_weather_sensor_cfg_8h_source.html +++ b/_weather_sensor_cfg_8h_source.html @@ -326,7 +326,7 @@
240  #define USE_SX1276
241 
242 #elif defined(ARDUINO_ADAFRUIT_FEATHER_RP2040)
-
243  #pragma message("ARDUINO_ADAFRUIT_FEATHER_RP2040 defined; assuming assuming RFM95W FeatherWing will be used")
+
243  #pragma message("ARDUINO_ADAFRUIT_FEATHER_RP2040 defined; assuming RFM95W FeatherWing will be used")
244  #define USE_SX1276
245  #pragma message("Required wiring: A to RST, B to DIO1, D to DIO0, E to CS")
246