Fixing up website.

This commit is contained in:
Brad Nelson
2022-09-05 22:01:39 -07:00
parent bc12a4bf72
commit c49bb6571e
2 changed files with 40 additions and 2 deletions

View File

@ -1016,7 +1016,7 @@ See <a href="https://github.com/flagxor/ueforth/blob/main/esp32/autoboot.fs">aut
<p>
Words can be added based on C functions by placing a file named <code>userwords.h</code>
alongside the .ino file for ESP32forth.<br/>
<b>(Requires v7.0.6.4+)</b><br/>
<b>Requires v7.0.6.4+</b><br/>
<i>Before v7.0.6.4, user words required editing the .ino file.</i>
</p>