Laurens Valk
a2583944d9
api/geometry: move Axis from parameters
...
This location makes more sense. Also drop Axis.ANY = None, which is more confusing than helpful. Instead, use relevant docstring to explain what None will do.
2021-01-04 17:25:15 +01:00
Laurens Valk
08c55218fa
api/parameters/Button: add bluetooth button
2020-12-30 12:36:37 +01:00
Laurens Valk
352bff564c
api/parameters/Button: add remote buttons
...
Also clean up how it is displayed by reading the attributes from the API instead of copying them.
2020-12-30 12:27:12 +01:00
David Lechner
db65f8d646
api: add type hints for v3
...
This updates the type hints for the current v3 API.
2020-12-28 18:47:11 -06:00
David Lechner
3a66b8e053
api: add type hints for v2
...
This adds PEP 561 style type hints for Pybricks v2 (just EV3).
2020-12-28 18:47:04 -06:00