mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
updated en_build dir
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -6,6 +6,9 @@ LCD API
|
||||
Function
|
||||
---------
|
||||
|
||||
lcd.setbrightness(uint8_t brightness)
|
||||
>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
|
||||
lcd.setRotation(degree)
|
||||
>>>>>>>>>>>>>>>>>>>>>>>
|
||||
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
M5Stack-Module FAQ
|
||||
*******************
|
||||
|
||||
**Note:**
|
||||
Thank you for being interested in our products and services, Please contact us by `tech support email`_ or `forum`_ if you need any assistance.
|
||||
|
||||
.. _tech support email: http://tech@m5stack.com
|
||||
|
||||
.. _forum: http://forum.m5stack.com
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
M5Stack-Module FAQ
|
||||
*******************
|
||||
|
||||
**Note:**
|
||||
Thank you for being interested in our products and services, Please contact us by `tech support email`_ or `forum`_ if you need any assistance.
|
||||
|
||||
.. _tech support email: http://tech@m5stack.com
|
||||
|
||||
.. _forum: http://forum.m5stack.com
|
||||
|
||||
|
||||
|
||||
@@ -85,6 +85,7 @@
|
||||
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">API Reference</a><ul class="current">
|
||||
<li class="toctree-l2 current"><a class="current reference internal" href="#">LCD</a><ul>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#function">Function</a><ul>
|
||||
<li class="toctree-l4"><a class="reference internal" href="#lcd-setbrightness-uint8-t-brightness">lcd.setbrightness(uint8_t brightness)</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="#lcd-setrotation-degree">lcd.setRotation(degree)</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="#lcd-setcolor-color-background-color">lcd.setColor(color [, background_color])</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="#lcd-settextcolor-color-background-color">lcd.setTextColor(color [,background_color])</a></li>
|
||||
@@ -186,6 +187,9 @@
|
||||
<hr class="docutils" />
|
||||
<div class="section" id="function">
|
||||
<h2>Function<a class="headerlink" href="#function" title="Permalink to this headline">¶</a></h2>
|
||||
<div class="section" id="lcd-setbrightness-uint8-t-brightness">
|
||||
<h3>lcd.setbrightness(uint8_t brightness)<a class="headerlink" href="#lcd-setbrightness-uint8-t-brightness" title="Permalink to this headline">¶</a></h3>
|
||||
</div>
|
||||
<div class="section" id="lcd-setrotation-degree">
|
||||
<h3>lcd.setRotation(degree)<a class="headerlink" href="#lcd-setrotation-degree" title="Permalink to this headline">¶</a></h3>
|
||||
<div class="line-block">
|
||||
|
||||
@@ -28,8 +28,7 @@
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="author" title="About these documents" href="../../about.html" />
|
||||
<link rel="index" title="Index" href="../../genindex.html" />
|
||||
<link rel="search" title="Search" href="../../search.html" />
|
||||
<link rel="prev" title="M5Stack-Core FAQ" href="../m5stack-core/index.html" />
|
||||
<link rel="search" title="Search" href="../../search.html" />
|
||||
|
||||
|
||||
<script src="../../_static/js/modernizr.min.js"></script>
|
||||
@@ -78,18 +77,13 @@
|
||||
|
||||
|
||||
|
||||
<ul class="current">
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../product-documents/index.html">Product Documents</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../get-started/index.html">Get Started</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../api-reference/index.html">API Reference</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../basic-cases/index.html">M5Stack Cases</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../m5stack-awesome/index.html">M5Stack Awesome</a></li>
|
||||
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">FAQ</a><ul class="current">
|
||||
<li class="toctree-l2"><a class="reference internal" href="../m5stack-core/index.html">m5stack-core</a></li>
|
||||
<li class="toctree-l2 current"><a class="current reference internal" href="#">m5stack-module</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="../index.html#note"><em>Note:</em></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../index.html">FAQ</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -135,15 +129,13 @@
|
||||
|
||||
<li><a href="../../index.html">Docs</a> »</li>
|
||||
|
||||
<li><a href="../index.html">M5Stack-FAQ</a> »</li>
|
||||
|
||||
<li>M5Stack-Module FAQ</li>
|
||||
|
||||
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
|
||||
|
||||
<a href="../../_sources/m5stack-faq/m5stack-module/index.rst.txt" rel="nofollow"> View page source</a>
|
||||
<a href="../../_sources/m5stack-faq/M5Stack-Module/index.rst.txt" rel="nofollow"> View page source</a>
|
||||
|
||||
|
||||
</li>
|
||||
@@ -158,6 +150,8 @@
|
||||
|
||||
<div class="section" id="m5stack-module-faq">
|
||||
<h1>M5Stack-Module FAQ<a class="headerlink" href="#m5stack-module-faq" title="Permalink to this headline">¶</a></h1>
|
||||
<p><strong>Note:</strong>
|
||||
Thank you for being interested in our products and services, Please contact us by <a class="reference external" href="http://tech@m5stack.com">tech support email</a> or <a class="reference external" href="http://forum.m5stack.com">forum</a> if you need any assistance.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -166,13 +160,6 @@
|
||||
</div>
|
||||
<footer>
|
||||
|
||||
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
||||
|
||||
|
||||
<a href="../m5stack-core/index.html" class="btn btn-neutral" title="M5Stack-Core FAQ" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
@@ -28,8 +28,7 @@
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="author" title="About these documents" href="../../about.html" />
|
||||
<link rel="index" title="Index" href="../../genindex.html" />
|
||||
<link rel="search" title="Search" href="../../search.html" />
|
||||
<link rel="prev" title="M5Stack-Core FAQ" href="../m5stack-core/index.html" />
|
||||
<link rel="search" title="Search" href="../../search.html" />
|
||||
|
||||
|
||||
<script src="../../_static/js/modernizr.min.js"></script>
|
||||
@@ -78,18 +77,13 @@
|
||||
|
||||
|
||||
|
||||
<ul class="current">
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../product-documents/index.html">Product Documents</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../get-started/index.html">Get Started</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../api-reference/index.html">API Reference</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../basic-cases/index.html">M5Stack Cases</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../../m5stack-awesome/index.html">M5Stack Awesome</a></li>
|
||||
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">FAQ</a><ul class="current">
|
||||
<li class="toctree-l2"><a class="reference internal" href="../m5stack-core/index.html">m5stack-core</a></li>
|
||||
<li class="toctree-l2 current"><a class="current reference internal" href="#">m5stack-module</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="../index.html#note"><em>Note:</em></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../index.html">FAQ</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -135,15 +129,13 @@
|
||||
|
||||
<li><a href="../../index.html">Docs</a> »</li>
|
||||
|
||||
<li><a href="../index.html">M5Stack-FAQ</a> »</li>
|
||||
|
||||
<li>M5Stack-Module FAQ</li>
|
||||
|
||||
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
|
||||
|
||||
<a href="../../_sources/m5stack-faq/m5stack-module/index.rst.txt" rel="nofollow"> View page source</a>
|
||||
<a href="../../_sources/m5stack-faq/M5Stack-Module/index.rst.txt" rel="nofollow"> View page source</a>
|
||||
|
||||
|
||||
</li>
|
||||
@@ -158,6 +150,8 @@
|
||||
|
||||
<div class="section" id="m5stack-module-faq">
|
||||
<h1>M5Stack-Module FAQ<a class="headerlink" href="#m5stack-module-faq" title="Permalink to this headline">¶</a></h1>
|
||||
<p><strong>Note:</strong>
|
||||
Thank you for being interested in our products and services, Please contact us by <a class="reference external" href="http://tech@m5stack.com">tech support email</a> or <a class="reference external" href="http://forum.m5stack.com">forum</a> if you need any assistance.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -166,13 +160,6 @@
|
||||
</div>
|
||||
<footer>
|
||||
|
||||
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
||||
|
||||
|
||||
<a href="../m5stack-core/index.html" class="btn btn-neutral" title="M5Stack-Core FAQ" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user