Skip to content

Commit

Permalink
Deploying to gh-pages from @ 35e4c60 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Oct 9, 2023
1 parent 9557756 commit 73b976f
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 @@ -148,7 +148,7 @@
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160;<span class="comment">// ------------------------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="comment">// --- Weather Sensors ---</span></div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="comment">// ------------------------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160;<span class="preprocessor">#define NUM_SENSORS 4 </span><span class="comment">// Number of sensors to be received</span></div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160;<span class="preprocessor">#define NUM_SENSORS 1 </span><span class="comment">// Number of sensors to be received</span></div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; </div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;<span class="comment">// List of sensor IDs to be excluded - can be empty</span></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="preprocessor">#define SENSOR_IDS_EXC { 0x792882A2 }</span></div>
Expand Down

0 comments on commit 73b976f

Please sign in to comment.