Fix bug.
This commit is contained in:
@ -48,8 +48,8 @@ internals DEFINED? spi-flash-source [IF]
|
|||||||
spi-flash-source evaluate
|
spi-flash-source evaluate
|
||||||
[THEN] forth
|
[THEN] forth
|
||||||
|
|
||||||
internals DEFINED? HTTPClient [IF]
|
internals DEFINED? HTTPClient-builtins [IF]
|
||||||
vocabulary HTTPClient HTTPClient definitions
|
vocabulary HTTPClient HTTPClient definitions
|
||||||
transfer HTTPClient-buildtins
|
transfer HTTPClient-builtins
|
||||||
forth definitions
|
forth definitions
|
||||||
[THEN] forth
|
[THEN] forth
|
||||||
|
|||||||
Reference in New Issue
Block a user