Skip to content

Commit e3beb88

Browse files
committed
doc: rebuild
1 parent 886d5e3 commit e3beb88

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+141
-141
lines changed

docs/adc/adc_types.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<li><a href="index.html">ADC APIs</a> &raquo;</li>
136136
<li>ADC Types</li>
137137
<li class="wy-breadcrumbs-aside">
138-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/adc/adc_types.rst" class="fa fa-github"> Edit on GitHub</a>
138+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/adc/adc_types.rst" class="fa fa-github"> Edit on GitHub</a>
139139
</li>
140140
</ul>
141141
<hr/>

docs/adc/ads1x15.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<li><a href="index.html">ADC APIs</a> &raquo;</li>
137137
<li>ADS1x15 I2C ADC</li>
138138
<li class="wy-breadcrumbs-aside">
139-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/adc/ads1x15.rst" class="fa fa-github"> Edit on GitHub</a>
139+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/adc/ads1x15.rst" class="fa fa-github"> Edit on GitHub</a>
140140
</li>
141141
</ul>
142142
<hr/>
@@ -153,7 +153,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
153153
<section id="header-file">
154154
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
155155
<ul class="simple">
156-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/ads1x15/include/ads1x15.hpp">components/ads1x15/include/ads1x15.hpp</a></p></li>
156+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/ads1x15/include/ads1x15.hpp">components/ads1x15/include/ads1x15.hpp</a></p></li>
157157
</ul>
158158
</section>
159159
<section id="classes">

docs/adc/continuous_adc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<li><a href="index.html">ADC APIs</a> &raquo;</li>
137137
<li>Continuous ADC</li>
138138
<li class="wy-breadcrumbs-aside">
139-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/adc/continuous_adc.rst" class="fa fa-github"> Edit on GitHub</a>
139+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/adc/continuous_adc.rst" class="fa fa-github"> Edit on GitHub</a>
140140
</li>
141141
</ul>
142142
<hr/>
@@ -158,7 +158,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
158158
<section id="header-file">
159159
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
160160
<ul class="simple">
161-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/adc/include/continuous_adc.hpp">components/adc/include/continuous_adc.hpp</a></p></li>
161+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/adc/include/continuous_adc.hpp">components/adc/include/continuous_adc.hpp</a></p></li>
162162
</ul>
163163
</section>
164164
<section id="classes">

docs/adc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
129129
<li>ADC APIs</li>
130130
<li class="wy-breadcrumbs-aside">
131-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/adc/index.rst" class="fa fa-github"> Edit on GitHub</a>
131+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/adc/index.rst" class="fa fa-github"> Edit on GitHub</a>
132132
</li>
133133
</ul>
134134
<hr/>

docs/adc/oneshot_adc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<li><a href="index.html">ADC APIs</a> &raquo;</li>
137137
<li>Oneshot ADC</li>
138138
<li class="wy-breadcrumbs-aside">
139-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/adc/oneshot_adc.rst" class="fa fa-github"> Edit on GitHub</a>
139+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/adc/oneshot_adc.rst" class="fa fa-github"> Edit on GitHub</a>
140140
</li>
141141
</ul>
142142
<hr/>
@@ -157,7 +157,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
157157
<section id="header-file">
158158
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
159159
<ul class="simple">
160-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/adc/include/oneshot_adc.hpp">components/adc/include/oneshot_adc.hpp</a></p></li>
160+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/adc/include/oneshot_adc.hpp">components/adc/include/oneshot_adc.hpp</a></p></li>
161161
</ul>
162162
</section>
163163
<section id="classes">

docs/bldc/bldc_driver.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<li><a href="index.html">BLDC APIs</a> &raquo;</li>
135135
<li>BLDC Driver</li>
136136
<li class="wy-breadcrumbs-aside">
137-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/bldc/bldc_driver.rst" class="fa fa-github"> Edit on GitHub</a>
137+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/bldc/bldc_driver.rst" class="fa fa-github"> Edit on GitHub</a>
138138
</li>
139139
</ul>
140140
<hr/>
@@ -151,7 +151,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
151151
<section id="header-file">
152152
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
153153
<ul class="simple">
154-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/bldc_driver/include/bldc_driver.hpp">components/bldc_driver/include/bldc_driver.hpp</a></p></li>
154+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/bldc_driver/include/bldc_driver.hpp">components/bldc_driver/include/bldc_driver.hpp</a></p></li>
155155
</ul>
156156
</section>
157157
<section id="classes">

docs/bldc/bldc_motor.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<li><a href="index.html">BLDC APIs</a> &raquo;</li>
137137
<li>BLDC Motor</li>
138138
<li class="wy-breadcrumbs-aside">
139-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/bldc/bldc_motor.rst" class="fa fa-github"> Edit on GitHub</a>
139+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/bldc/bldc_motor.rst" class="fa fa-github"> Edit on GitHub</a>
140140
</li>
141141
</ul>
142142
<hr/>
@@ -167,7 +167,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
167167
<section id="header-file">
168168
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
169169
<ul class="simple">
170-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/bldc_motor/include/bldc_motor.hpp">components/bldc_motor/include/bldc_motor.hpp</a></p></li>
170+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/bldc_motor/include/bldc_motor.hpp">components/bldc_motor/include/bldc_motor.hpp</a></p></li>
171171
</ul>
172172
</section>
173173
<section id="classes">
@@ -545,13 +545,13 @@ <h4>Example Usage<a class="headerlink" href="#classespp_1_1_bldc_motor_1bldc_mot
545545
<section id="id1">
546546
<h3>Header File<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h3>
547547
<ul class="simple">
548-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/bldc_motor/include/bldc_types.hpp">components/bldc_motor/include/bldc_types.hpp</a></p></li>
548+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/bldc_motor/include/bldc_types.hpp">components/bldc_motor/include/bldc_types.hpp</a></p></li>
549549
</ul>
550550
</section>
551551
<section id="id2">
552552
<h3>Header File<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h3>
553553
<ul class="simple">
554-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/bldc_motor/include/sensor_direction.hpp">components/bldc_motor/include/sensor_direction.hpp</a></p></li>
554+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/bldc_motor/include/sensor_direction.hpp">components/bldc_motor/include/sensor_direction.hpp</a></p></li>
555555
</ul>
556556
</section>
557557
</section>

docs/bldc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
127127
<li>BLDC APIs</li>
128128
<li class="wy-breadcrumbs-aside">
129-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/bldc/index.rst" class="fa fa-github"> Edit on GitHub</a>
129+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/bldc/index.rst" class="fa fa-github"> Edit on GitHub</a>
130130
</li>
131131
</ul>
132132
<hr/>

docs/cli.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
133133
<li>Command Line Interface (CLI) APIs</li>
134134
<li class="wy-breadcrumbs-aside">
135-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/cli.rst" class="fa fa-github"> Edit on GitHub</a>
135+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/cli.rst" class="fa fa-github"> Edit on GitHub</a>
136136
</li>
137137
</ul>
138138
<hr/>
@@ -175,7 +175,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
175175
<section id="header-file">
176176
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
177177
<ul class="simple">
178-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/cli/include/cli.hpp">components/cli/include/cli.hpp</a></p></li>
178+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/cli/include/cli.hpp">components/cli/include/cli.hpp</a></p></li>
179179
</ul>
180180
</section>
181181
<section id="macros">
@@ -324,7 +324,7 @@ <h4>Oneshot CLI Example<a class="headerlink" href="#classespp_1_1_cli_1cli_ex1"
324324
<section id="id1">
325325
<h3>Header File<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h3>
326326
<ul class="simple">
327-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/cli/include/line_input.hpp">components/cli/include/line_input.hpp</a></p></li>
327+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/cli/include/line_input.hpp">components/cli/include/line_input.hpp</a></p></li>
328328
</ul>
329329
</section>
330330
<section id="id2">

docs/color.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
130130
<li>Color APIs</li>
131131
<li class="wy-breadcrumbs-aside">
132-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/color.rst" class="fa fa-github"> Edit on GitHub</a>
132+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/color.rst" class="fa fa-github"> Edit on GitHub</a>
133133
</li>
134134
</ul>
135135
<hr/>
@@ -152,7 +152,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
152152
<section id="header-file">
153153
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
154154
<ul class="simple">
155-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/color/include/color.hpp">components/color/include/color.hpp</a></p></li>
155+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/color/include/color.hpp">components/color/include/color.hpp</a></p></li>
156156
</ul>
157157
</section>
158158
<section id="classes">

docs/controller.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
130130
<li>Controller APIs</li>
131131
<li class="wy-breadcrumbs-aside">
132-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/controller.rst" class="fa fa-github"> Edit on GitHub</a>
132+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/controller.rst" class="fa fa-github"> Edit on GitHub</a>
133133
</li>
134134
</ul>
135135
<hr/>
@@ -150,7 +150,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
150150
<section id="header-file">
151151
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
152152
<ul class="simple">
153-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/controller/include/controller.hpp">components/controller/include/controller.hpp</a></p></li>
153+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/controller/include/controller.hpp">components/controller/include/controller.hpp</a></p></li>
154154
</ul>
155155
</section>
156156
<section id="classes">

docs/csv.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
131131
<li>CSV APIs</li>
132132
<li class="wy-breadcrumbs-aside">
133-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/csv.rst" class="fa fa-github"> Edit on GitHub</a>
133+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/csv.rst" class="fa fa-github"> Edit on GitHub</a>
134134
</li>
135135
</ul>
136136
<hr/>
@@ -150,7 +150,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
150150
<section id="header-file">
151151
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
152152
<ul class="simple">
153-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/csv/include/csv.hpp">components/csv/include/csv.hpp</a></p></li>
153+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/csv/include/csv.hpp">components/csv/include/csv.hpp</a></p></li>
154154
</ul>
155155
</section>
156156
<section id="macros">

docs/display/display.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<li><a href="index.html">Display APIs</a> &raquo;</li>
135135
<li>Display</li>
136136
<li class="wy-breadcrumbs-aside">
137-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/display/display.rst" class="fa fa-github"> Edit on GitHub</a>
137+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/display/display.rst" class="fa fa-github"> Edit on GitHub</a>
138138
</li>
139139
</ul>
140140
<hr/>
@@ -152,7 +152,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
152152
<section id="header-file">
153153
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
154154
<ul class="simple">
155-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/display/include/display.hpp">components/display/include/display.hpp</a></p></li>
155+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/display/include/display.hpp">components/display/include/display.hpp</a></p></li>
156156
</ul>
157157
</section>
158158
<section id="classes">

docs/display/display_drivers.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<li><a href="index.html">Display APIs</a> &raquo;</li>
137137
<li>Display Drivers</li>
138138
<li class="wy-breadcrumbs-aside">
139-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/display/display_drivers.rst" class="fa fa-github"> Edit on GitHub</a>
139+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/display/display_drivers.rst" class="fa fa-github"> Edit on GitHub</a>
140140
</li>
141141
</ul>
142142
<hr/>
@@ -154,7 +154,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
154154
<section id="header-file">
155155
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
156156
<ul class="simple">
157-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/display_drivers/include/ili9341.hpp">components/display_drivers/include/ili9341.hpp</a></p></li>
157+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/display_drivers/include/ili9341.hpp">components/display_drivers/include/ili9341.hpp</a></p></li>
158158
</ul>
159159
</section>
160160
<section id="classes">
@@ -431,7 +431,7 @@ <h4>ili9341 Example<a class="headerlink" href="#classespp_1_1_ili9341_1ili9341_e
431431
<section id="id1">
432432
<h3>Header File<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h3>
433433
<ul class="simple">
434-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/display_drivers/include/st7789.hpp">components/display_drivers/include/st7789.hpp</a></p></li>
434+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/display_drivers/include/st7789.hpp">components/display_drivers/include/st7789.hpp</a></p></li>
435435
</ul>
436436
</section>
437437
<section id="id2">

docs/display/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
127127
<li>Display APIs</li>
128128
<li class="wy-breadcrumbs-aside">
129-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/display/index.rst" class="fa fa-github"> Edit on GitHub</a>
129+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/display/index.rst" class="fa fa-github"> Edit on GitHub</a>
130130
</li>
131131
</ul>
132132
<hr/>

docs/encoder/abi_encoder.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<li><a href="index.html">Encoder APIs</a> &raquo;</li>
137137
<li>ABI Encoder</li>
138138
<li class="wy-breadcrumbs-aside">
139-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/encoder/abi_encoder.rst" class="fa fa-github"> Edit on GitHub</a>
139+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/encoder/abi_encoder.rst" class="fa fa-github"> Edit on GitHub</a>
140140
</li>
141141
</ul>
142142
<hr/>
@@ -158,7 +158,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
158158
<section id="header-file">
159159
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
160160
<ul class="simple">
161-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/encoder/include/abi_encoder.hpp">components/encoder/include/abi_encoder.hpp</a></p></li>
161+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/encoder/include/abi_encoder.hpp">components/encoder/include/abi_encoder.hpp</a></p></li>
162162
</ul>
163163
</section>
164164
<section id="classes">

docs/encoder/as5600.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<li><a href="index.html">Encoder APIs</a> &raquo;</li>
137137
<li>AS5600 Magnetic Encoder</li>
138138
<li class="wy-breadcrumbs-aside">
139-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/encoder/as5600.rst" class="fa fa-github"> Edit on GitHub</a>
139+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/encoder/as5600.rst" class="fa fa-github"> Edit on GitHub</a>
140140
</li>
141141
</ul>
142142
<hr/>
@@ -169,7 +169,7 @@ <h2>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
169169
<section id="header-file">
170170
<h3>Header File<a class="headerlink" href="#header-file" title="Permalink to this headline"></a></h3>
171171
<ul class="simple">
172-
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/b71ab12/components/as5600/include/as5600.hpp">components/as5600/include/as5600.hpp</a></p></li>
172+
<li><p><a class="reference external" href="https://github.com/esp-cpp/espp/blob/886d5e3/components/as5600/include/as5600.hpp">components/as5600/include/as5600.hpp</a></p></li>
173173
</ul>
174174
</section>
175175
<section id="classes">

docs/encoder/encoder_types.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<li><a href="index.html">Encoder APIs</a> &raquo;</li>
136136
<li>Encoder Types</li>
137137
<li class="wy-breadcrumbs-aside">
138-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/encoder/encoder_types.rst" class="fa fa-github"> Edit on GitHub</a>
138+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/encoder/encoder_types.rst" class="fa fa-github"> Edit on GitHub</a>
139139
</li>
140140
</ul>
141141
<hr/>

docs/encoder/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
129129
<li>Encoder APIs</li>
130130
<li class="wy-breadcrumbs-aside">
131-
<a href="https://github.com/esp-cpp/espp/blob/b71ab12/docs/en/encoder/index.rst" class="fa fa-github"> Edit on GitHub</a>
131+
<a href="https://github.com/esp-cpp/espp/blob/886d5e3/docs/en/encoder/index.rst" class="fa fa-github"> Edit on GitHub</a>
132132
</li>
133133
</ul>
134134
<hr/>

0 commit comments

Comments
 (0)