mirror of
https://github.com/zeroflag/fcl.git
synced 2025-01-11 20:01:10 +01:00
Update README.md
This commit is contained in:
parent
0a49c3f212
commit
0cefcd104a
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@ A shorter way to do the same is to use `+json-type` on the map.
|
||||||
|
|
||||||
```forth
|
```forth
|
||||||
udp-send-byte ( host port byte -- n )
|
udp-send-byte ( host port byte -- n )
|
||||||
udp-send-str ( host port byte -- n )
|
udp-send-str ( host port str -- n )
|
||||||
udp-send-lst ( host port lst -- n )
|
udp-send-lst ( host port lst -- n )
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue