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
- float
- bool
- (Strings or chars are currently not supported)
### Calculations
```lisp