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