pybricks-api
pybricks-api copied to clipboard
User API and documentation for Pybricks MicroPython
Fixed bug, non-integer division was used causing a type error
Hi @laurensvalk and @dlech I'm implementing the Pybricks BLE interfaces in my pybricks-ble project, and noticed that some of the type hints are inaccurate/incomplete. That makes the type checker unhappy...
updated DriveBase.settings to added more information about turn_rate calculations based on trouble ticket I submitted this week and the response from Laurens
includes the hub_menu2.py pull request (submitted earlier) into the document
additional example on how to use hub_menu. this would help a number of the robot competitions like FLL and WRO.