Skip to content

Commit

Permalink
deploy: 2d04a6f
Browse files Browse the repository at this point in the history
  • Loading branch information
forntoh committed Oct 3, 2024
1 parent f8a6039 commit b90c963
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions reference/migration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h2>Migration from v4.x to v5.x<a class="headerlink" href="#migration-from-v4-x-
<section id="display-interface-changes">
<h3>Display interface changes<a class="headerlink" href="#display-interface-changes" title="Link to this heading" x-intersect.margin.0%.0%.-70%.0%="activeSection = '#display-interface-changes'"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></h3>
<p>In v4.x, the display instance was created and initialised in the display adapter.
In this version, the display instance is created separetely and passed to the display adapter.
In this version, the display instance is created separately and passed to the display adapter.
The existing display adapters have been renamed and placed in a new directory to closely match the display they are designed for.</p>
<section id="imports">
<h4>Imports<a class="headerlink" href="#imports" title="Link to this heading"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></h4>
Expand Down Expand Up @@ -327,7 +327,7 @@ <h4>Initialisation of the menu<a class="headerlink" href="#initialisation-of-the
</section>
<section id="menu-control-changes">
<h3>Menu control changes<a class="headerlink" href="#menu-control-changes" title="Link to this heading" x-intersect.margin.0%.0%.-70%.0%="activeSection = '#menu-control-changes'"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></h3>
<p>Instead of having multple control functions, the menu control functions have been consolidated into a single control function:
<p>Instead of having multiple control functions, the menu control functions have been consolidated into a single control function:
<a class="reference internal" href="../api/LcdMenu.html#_CPPv4N7LcdMenu7processEKh" title="LcdMenu::process"><code class="xref cpp cpp-func docutils literal notranslate"><span class="pre">LcdMenu::process()</span></code></a></p>
<p>Checkout this <a class="reference internal" href="../../overview/control/index.html"><span class="doc">guide</span></a> for a detailed explanation of the new menu control system.</p>
</section>
Expand Down
4 changes: 2 additions & 2 deletions reference/migration/v4.x-v5.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ <h1>Migration from v4.x to v5.x<a class="headerlink" href="#migration-from-v4-x-
<section id="display-interface-changes">
<h2>Display interface changes<a class="headerlink" href="#display-interface-changes" title="Link to this heading" x-intersect.margin.0%.0%.-70%.0%="activeSection = '#display-interface-changes'"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></h2>
<p>In v4.x, the display instance was created and initialised in the display adapter.
In this version, the display instance is created separetely and passed to the display adapter.
In this version, the display instance is created separately and passed to the display adapter.
The existing display adapters have been renamed and placed in a new directory to closely match the display they are designed for.</p>
<section id="imports">
<h3>Imports<a class="headerlink" href="#imports" title="Link to this heading" x-intersect.margin.0%.0%.-70%.0%="activeSection = '#imports'"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></h3>
Expand Down Expand Up @@ -322,7 +322,7 @@ <h3>Initialisation of the menu<a class="headerlink" href="#initialisation-of-the
</section>
<section id="menu-control-changes">
<h2>Menu control changes<a class="headerlink" href="#menu-control-changes" title="Link to this heading" x-intersect.margin.0%.0%.-70%.0%="activeSection = '#menu-control-changes'"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></h2>
<p>Instead of having multple control functions, the menu control functions have been consolidated into a single control function:
<p>Instead of having multiple control functions, the menu control functions have been consolidated into a single control function:
<a class="reference internal" href="../api/LcdMenu.html#_CPPv4N7LcdMenu7processEKh" title="LcdMenu::process"><code class="xref cpp cpp-func docutils literal notranslate"><span class="pre">LcdMenu::process()</span></code></a></p>
<p>Checkout this <a class="reference internal" href="../../overview/control/index.html"><span class="doc">guide</span></a> for a detailed explanation of the new menu control system.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit b90c963

Please sign in to comment.