Skip to content

Commit

Permalink
deploy: e2b4074
Browse files Browse the repository at this point in the history
  • Loading branch information
h2zero committed Nov 28, 2024
1 parent 517470f commit 3e206fa
Show file tree
Hide file tree
Showing 233 changed files with 10,332 additions and 11,016 deletions.
2 changes: 1 addition & 1 deletion _h_i_d_keyboard_types_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">NimBLE-Arduino<span id="projectnumber">&#160;2.0.0</span>
<div id="projectname">NimBLE-Arduino<span id="projectnumber">&#160;1.4.3</span>
</div>
</td>
</tr>
Expand Down
8 changes: 4 additions & 4 deletions _h_i_d_types_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">NimBLE-Arduino<span id="projectnumber">&#160;2.0.0</span>
<div id="projectname">NimBLE-Arduino<span id="projectnumber">&#160;1.4.3</span>
</div>
</td>
</tr>
Expand Down Expand Up @@ -119,9 +119,9 @@
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="preprocessor">#define HID_VERSION_1_11 (0x0111)</span></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> </div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="comment">/* HID Class */</span></div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="preprocessor">#define BLE_HID_CLASS (3)</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="preprocessor">#define BLE_HID_SUBCLASS_NONE (0)</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="preprocessor">#define BLE_HID_PROTOCOL_NONE (0)</span></div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="preprocessor">#define HID_CLASS (3)</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="preprocessor">#define HID_SUBCLASS_NONE (0)</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="preprocessor">#define HID_PROTOCOL_NONE (0)</span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> </div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="comment">/* Descriptors */</span></div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="preprocessor">#define HID_DESCRIPTOR (33)</span></div>
Expand Down
4 changes: 2 additions & 2 deletions _nim_b_l_e2904_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">NimBLE-Arduino<span id="projectnumber">&#160;2.0.0</span>
<div id="projectname">NimBLE-Arduino<span id="projectnumber">&#160;1.4.3</span>
</div>
</td>
</tr>
Expand Down Expand Up @@ -173,7 +173,7 @@
<div class="ttc" id="aclass_nim_b_l_e2904_html_ab1c53f99246f67dca1d63b812bef631d"><div class="ttname"><a href="class_nim_b_l_e2904.html#ab1c53f99246f67dca1d63b812bef631d">NimBLE2904::setExponent</a></div><div class="ttdeci">void setExponent(int8_t exponent)</div><div class="ttdoc">Set the exponent.</div><div class="ttdef"><b>Definition:</b> NimBLE2904.cpp:48</div></div>
<div class="ttc" id="aclass_nim_b_l_e2904_html_ab7f21651b4493fd3daaa0f1545032ff1"><div class="ttname"><a href="class_nim_b_l_e2904.html#ab7f21651b4493fd3daaa0f1545032ff1">NimBLE2904::setFormat</a></div><div class="ttdeci">void setFormat(uint8_t format)</div><div class="ttdoc">Set the format.</div><div class="ttdef"><b>Definition:</b> NimBLE2904.cpp:57</div></div>
<div class="ttc" id="aclass_nim_b_l_e2904_html_ad0cf78a2a1c3418be9a39beaa0c826ee"><div class="ttname"><a href="class_nim_b_l_e2904.html#ad0cf78a2a1c3418be9a39beaa0c826ee">NimBLE2904::setUnit</a></div><div class="ttdeci">void setUnit(uint16_t unit)</div><div class="ttdoc">Set the units for this value. It should be one of the encoded values defined here: https://www....</div><div class="ttdef"><b>Definition:</b> NimBLE2904.cpp:77</div></div>
<div class="ttc" id="aclass_nim_b_l_e_characteristic_html"><div class="ttname"><a href="class_nim_b_l_e_characteristic.html">NimBLECharacteristic</a></div><div class="ttdoc">The model of a BLE Characteristic.</div><div class="ttdef"><b>Definition:</b> NimBLECharacteristic.h:38</div></div>
<div class="ttc" id="aclass_nim_b_l_e_characteristic_html"><div class="ttname"><a href="class_nim_b_l_e_characteristic.html">NimBLECharacteristic</a></div><div class="ttdoc">The model of a BLE Characteristic.</div><div class="ttdef"><b>Definition:</b> NimBLECharacteristic.h:63</div></div>
<div class="ttc" id="aclass_nim_b_l_e_descriptor_html"><div class="ttname"><a href="class_nim_b_l_e_descriptor.html">NimBLEDescriptor</a></div><div class="ttdoc">A model of a BLE descriptor.</div><div class="ttdef"><b>Definition:</b> NimBLEDescriptor.h:35</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
Expand Down
99 changes: 45 additions & 54 deletions _nim_b_l_e_address_8h_source.html

Large diffs are not rendered by default.

370 changes: 194 additions & 176 deletions _nim_b_l_e_advertised_device_8h_source.html

Large diffs are not rendered by default.

Loading

0 comments on commit 3e206fa

Please sign in to comment.