Bert

Results 22 issues of Bert

**Describe the bug** A program with `from pybricks.hubs import PrimeHub` runs on an EV3 hub without any error reported. **To reproduce** Steps to reproduce the behavior: Run a test program...

platform: EV3
software: pybricks-micropython
software: pybricks-blocks

**Describe the issue** According to the doc the `chr()` function is supported by all hubs. (That is correct) Not all hubs have full unicode support. As an example (from Damien...

documentation
software: pybricks-micropython
software: pybricks-api