Anthony Hsu

Results 3 issues of Anthony Hsu

In robotics programing, we ofter using thread or multi task to do some staff, for example, WRO RoboSport we have a main task to do, and other task will doing...

enhancement
triage

**Describe the bug** If program have input number with "0" start (e.g. print(50) -> print(050)), import seems will no downlaod to brick. Some time just wrongly type extra 0 in...

bug
software: pybricks-code

## Hardware - **Boards**: Arduino Uno R4 WiFi - **MCU**: Renesas RA4M1 - **Core Version**: renesas_uno 1.5.0 & 1.5.1 ## Problem Calling `Serial1.end()` without `Serial1.begin()` causes **Bus Fault** and system...

type: enhancement
topic: code