summaryrefslogtreecommitdiffstats
path: root/_site/archive/arduino-due
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-11-02 11:45:32 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-11-02 11:45:32 +0800
commit5c9f61600f3a81de6d1750b07dd609e19af4212f (patch)
tree9f85e275a9e3ffb6c0261bf13b0ce43dabe3c21a /_site/archive/arduino-due
parent6c9901d88be67a1704d60c6f7fc1745b3c5817ec (diff)
downloadwww-5c9f61600f3a81de6d1750b07dd609e19af4212f.tar.gz
Fix typography in Arduino Uno post.
Diffstat (limited to '_site/archive/arduino-due')
-rw-r--r--_site/archive/arduino-due/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/_site/archive/arduino-due/index.html b/_site/archive/arduino-due/index.html
index c4a0d5a..13e006e 100644
--- a/_site/archive/arduino-due/index.html
+++ b/_site/archive/arduino-due/index.html
@@ -97,10 +97,7 @@ OpenOCD config file and a linker script.</p>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ openocd -f openocd-due.cfg
</code></pre></div> </div>
</li>
- <li>
- <p>Open a telnet session and check that the GPNVM1 bit is set. Otherwise
-set it to 1:</p>
-
+ <li>Open a telnet session and set the GPNVM1 bit to 1:
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ telnet localhost 4444
&gt; halt
&gt; at91sam3 gpnvm show