Formatting tweak.

This commit is contained in:
Brad Nelson
2021-07-11 23:57:18 -07:00
parent 61b282fc8c
commit aae4aba3a2

View File

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