Results 2 issues of Justin

**Describe the bug** Latest dev build seems to have broken running of `main.py` and `boot.py` on boot **To Reproduce** Steps to reproduce the behavior: 1. Flash 2. Create `main.py` and...

Hello, Does this wrapper support keyword arguments in functions as described [here](https://micropython-usermod.readthedocs.io/en/latest/usermods_08.html#keyword-arguments-with-numerical-values)? The closest I've found is optional variables, but that dosen't provide the same level of verbosity when passing...