mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
e35c0ddb1217a8bc7eff2f8f49eda5bb58d4768e
when we add an offset internally, the argument isn't really duty cycle anymore. This could use some further work. Offsets are still zero by default.
Fake Pybricks ============= This is a standard Python 3.x library that provides the Pybricks API with a totally fake implementation. It is used to provide documentation and type hints for code completion. Local install for developers: Navigate to this directory and then run ``python3 setup.py sdist bdist_wheel`` ``pip3 install --user -e .``
Languages
Python
99.1%
Shell
0.9%