mirror of
https://github.com/zeroflag/fcl.git
synced 2025-01-12 20:01:25 +01:00
Update README.md
This commit is contained in:
parent
30989a838a
commit
70321b48c0
1 changed files with 0 additions and 1 deletions
|
@ -471,7 +471,6 @@ A shorter way to do the same is to use `+json-type` on the map.
|
||||||
```forth
|
```forth
|
||||||
: hue ( x y msec -- )
|
: hue ( x y msec -- )
|
||||||
10 / rount -> t -> y -> x
|
10 / rount -> t -> y -> x
|
||||||
1 -> group-id
|
|
||||||
#[
|
#[
|
||||||
'on' true
|
'on' true
|
||||||
'xy' [ x y ]
|
'xy' [ x y ]
|
||||||
|
|
Loading…
Reference in a new issue