Skip to content

Commit

Permalink
v4.0.4 Maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
GabyGold67 committed Sep 19, 2024
1 parent 3aace66 commit c00cfa3
Show file tree
Hide file tree
Showing 56 changed files with 2,392 additions and 201 deletions.
5 changes: 5 additions & 0 deletions DevelopmentDocs/changes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v4.0.4 Minor refactoring
- Some code cleanup.
- Auto documentation generation problems solved, documentation regenerated.
- Several examples added for most of the classes.

# v4.0.3 Minor debugging
- The clearStatus() method for the HntdTmLtchMPBttn class ignored the resetting of some flags that left open the possibility of uncomplete state clearing. Corrected.
- Several examples added for most of the classes.
Expand Down
4 changes: 2 additions & 2 deletions docs/_button_to_switch___e_s_p32_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down Expand Up @@ -132,7 +132,7 @@
<div class="textblock"><p>: Source file for the ButtonToSwitch_ESP32 library classes </p>
<p>The library implements classes that model several switch mechanisms replacements out of simple push buttons or similar equivalent digital signal inputs. By using just a button (a.k.a. momentary switches or momentary push buttons, <em><b>MPB</b></em> for short from here on) the classes implemented in this library will manage, calculate and update several parameters to <b>generate the embedded behavior of standard electromechanical switches</b>.</p>
<dl class="section author"><dt>Author</dt><dd>: Gabriel D. Goldman </dd></dl>
<dl class="section version"><dt>Version</dt><dd>v4.0.2 </dd></dl>
<dl class="section version"><dt>Version</dt><dd>v4.0.4 </dd></dl>
<dl class="section date"><dt>Date</dt><dd>: Created on: 06/11/2023 : Last modification: 15/09/2024 </dd></dl>
<dl class="section copyright"><dt>Copyright</dt><dd>GPL-3.0 license</dd></dl>
<dl class="section attention"><dt>Attention</dt><dd>This library was developed as part of the refactoring process for an industrial machines security enforcement and productivity control (hardware &amp; firmware update). As such every class included complies <b>AT LEAST</b> with the provision of the attributes and methods to make the hardware &amp; firmware replacement transparent to the controlled machines. Generic use attribute and methods were added to extend the usability to other projects and application environments, but no fitness nor completeness of those are given but for the intended refactoring project.</dd></dl>
Expand Down
4 changes: 2 additions & 2 deletions docs/_button_to_switch___e_s_p32_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down Expand Up @@ -189,7 +189,7 @@
<div class="textblock"><p>: Header file for the ButtonToSwitch_ESP32 library classes </p>
<p>The library implements classes that model several switch mechanisms replacements out of simple push buttons or similar equivalent digital signal inputs. By using just a button (a.k.a. momentary switches or momentary push buttons, <em><b>MPB</b></em> for short from here on) the classes implemented in this library will manage, calculate and update several parameters to <b>generate the embedded behavior of standard electromechanical switches</b>.</p>
<dl class="section author"><dt>Author</dt><dd>: Gabriel D. Goldman </dd></dl>
<dl class="section version"><dt>Version</dt><dd>v4.0.1 </dd></dl>
<dl class="section version"><dt>Version</dt><dd>v4.0.4 </dd></dl>
<dl class="section date"><dt>Date</dt><dd>: Created on: 06/11/2023 : Last modification: 28/08/2024 </dd></dl>
<dl class="section copyright"><dt>Copyright</dt><dd>GPL-3.0 license</dd></dl>
<dl class="section attention"><dt>Attention</dt><dd>This library was developed as part of the refactoring process for an industrial machines security enforcement and productivity control (hardware &amp; firmware update). As such every class included complies <b>AT LEAST</b> with the provision of the attributes and methods to make the hardware &amp; firmware replacement transparent to the controlled machines. Generic use attribute and methods were added to extend the usability to other projects and application environments, but no fitness nor completeness of those are given but for the intended refactoring project.</dd></dl>
Expand Down
252 changes: 126 additions & 126 deletions docs/_button_to_switch___e_s_p32_8h_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_d_dlyd_d_a_ltch_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_d_dlyd_d_a_ltch_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_dbl_actn_ltch_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_dbl_actn_ltch_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_dbncd_dlyd_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_dbncd_dlyd_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_dbncd_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_dbncd_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_hntd_tm_ltch_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_hntd_tm_ltch_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_ltch_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_ltch_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_sldr_d_a_ltch_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_sldr_d_a_ltch_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_sngl_srvc_vdbl_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_sngl_srvc_vdbl_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_tggl_ltch_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_tggl_ltch_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_tm_ltch_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_tm_ltch_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_tm_vdbl_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_tm_vdbl_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_vdbl_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_vdbl_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_xtrn_unltch_m_p_bttn-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/class_xtrn_unltch_m_p_bttn.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="Complex_Switch_Sq_Sm_Color_In.jpg"/></td>
<td id="projectalign">
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.3</span>
<div id="projectname">ButtonToSwitch Library for ESP32 (Arduino)<span id="projectnumber">&#160;v4.0.4</span>
</div>
<div id="projectbrief">A library that provides elaborated switch mechanism behavior simulation for digital signals inputs</div>
</td>
Expand Down
Loading

0 comments on commit c00cfa3

Please sign in to comment.