Formatting tweak.
This commit is contained in:
@ -576,7 +576,8 @@ See <a href="https://github.com/flagxor/eforth/blob/main/ueforth/esp32/autoboot.
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
Words can be added based on C functions by placing a file named <code>userwords.h</code>
|
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>
|
<i>Before v7.0.6.4, user words required editing the .ino file.</i>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user