Skip to content

Commit

Permalink
Deploying to gh-pages from @ a155bee 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Apr 11, 2024
1 parent 24353d8 commit c826a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _weather_sensor_cfg_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="preprocessor"> #define USE_SX1276</span></div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160; </div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;<span class="preprocessor">#elif defined(ARDUINO_ADAFRUIT_FEATHER_RP2040)</span></div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;<span class="preprocessor"> #pragma message(&quot;ARDUINO_ADAFRUIT_FEATHER_RP2040 defined; assuming assuming RFM95W FeatherWing will be used&quot;</span>)</div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;<span class="preprocessor"> #pragma message(&quot;ARDUINO_ADAFRUIT_FEATHER_RP2040 defined; assuming RFM95W FeatherWing will be used&quot;</span>)</div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160;<span class="preprocessor"> #define USE_SX1276</span></div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160;<span class="preprocessor"> #pragma message(&quot;Required wiring: A to RST, B to DIO1, D to DIO0, E to CS&quot;</span>)</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; </div>
Expand Down

0 comments on commit c826a9d

Please sign in to comment.