Skip to content

Commit 1d10618

Browse files
authored
Add files via upload
1 parent 09e2707 commit 1d10618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extras/README.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h3 id="first-method">First Method</h3>
2828
<li>Then search for EasyNextionLibrary using the search bar.</li>
2929
<li>Click on the text area and then select the latest version and install it.</li>
3030
</ol>
31-
<p><img src="./extras/media/EasyNextionLibrary_Arduino_Library_Manager.png" alt="enter image description here"></p>
31+
<p><img src="./media/EasyNextionLibrary_Arduino_Library_Manager.png" alt="enter image description here"></p>
3232
<h3 id="second-method">Second Method</h3>
3333
<ol>
3434
<li>Download the latest release of EasyNextionLibrary.</li>
@@ -302,7 +302,7 @@ <h3 id="function-writenum">Function writeNum();</h3>
302302
myObject<span class="token punctuation">.</span><span class="token function">writeNum</span><span class="token punctuation">(</span><span class="token string">"n0.format"</span><span class="token punctuation">,</span> <span class="token number">0</span><span class="token punctuation">)</span><span class="token punctuation">;</span> <span class="token comment">// Set value format to decimal</span>
303303
</code></pre>
304304
<p><em><strong>NOTE:</strong> Only attributes shown in green in the Editor can be both read and changed by user code at runtime.</em><br>
305-
<img src="./extras/media/AttributePane.png" alt="Attribute panel"></p>
305+
<img src="./media/AttributePane.png" alt="Attribute panel"></p>
306306
<h3 id="send-floating-point-numbers-a-number-that-has-a-decimal-point.">Send floating-point numbers, a number that has a decimal point.</h3>
307307
<h3 id="or-send-a-number-on-a-textbox">Or send a number on a textbox</h3>
308308
<p><em><strong>Description:</strong></em><br>

0 commit comments

Comments
 (0)