Corrections

This commit is contained in:
jusax23 2022-05-15 22:34:54 +02:00
parent 40e726779a
commit e5f9b95997

View file

@ -23,6 +23,7 @@ Recently I was wondering if it is possible to run a program from the pico's ram.
- int32 - int32
- float - float
- bool - bool
- (Strings or chars are currently not supported)
### Calculations ### Calculations
```lisp ```lisp