Pavel Lobodinský
|
025147680c
|
pybricks.hubs.EssentialHub: Added missing Hub
|
2022-06-29 12:08:33 -05:00 |
|
Laurens Valk
|
bd7806d2d4
|
all: Format with black.
Also activate auto formatting. Bump flake8 and mark black
disagreements in setup.cfg.
|
2022-05-27 16:22:05 +02:00 |
|
Laurens Valk
|
a0e4ffdb5c
|
umath: Use umath for math.
Do this for all Powered Up examples.
|
2021-07-14 11:22:04 +02:00 |
|
Martyn Boogaarts
|
7ce3721b48
|
examples/pup/hub_shared: Update light animation examples.
See https://github.com/pybricks/support/issues/253
* Update light_animate.py
corrected syntax
* Update light_animate.py
corrected syntax
* Update light_animate.py
corrected syntax
* Update light_animate.py
corrected syntax
|
2021-04-24 21:36:10 +02:00 |
|
Laurens Valk
|
018b0d8b9d
|
examples: simplify hub script generator
Instead of saying that some lines should be skipped, just say for which hubs the entire script will work.
|
2021-01-20 10:56:21 +01:00 |
|
Laurens Valk
|
b0ffb24a2e
|
examples: import snippets from pybricks-projects
These code samples are rendered in the docs, so we include them here.
For the git history of these snippets, see:
https://github.com/pybricks/pybricks-projects/commits/f4914069aaacfd9ab1e0dd6f05524f62cfc56b29/snippets
|
2020-11-04 10:17:33 +01:00 |
|