Jim Mussared
|
8b27482692
|
top: Update Python formatting to black "2023 stable style".
See https://black.readthedocs.io/en/stable/the_black_code_style/index.html
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2023-02-02 12:51:03 +11:00 |
Damien George
|
69661f3343
|
all: Reformat C and Python source code with tools/codeformat.py.
This is run with uncrustify 0.70.1, and black 19.10b0.
|
2020-02-28 10:33:03 +11:00 |
Ville Skyttä
|
ca16c38210
|
various: Spelling fixes
|
2017-05-29 11:36:05 +03:00 |
Damien George
|
0c3955b506
|
examples: Update conwaylife to work with new LCD API.
|
2014-10-19 19:02:34 +01:00 |
ugurthemaster
|
b94a209d1f
|
Update conwaylife.py
Import statements have been moved to the top of the file.
|
2014-01-24 08:48:10 +02:00 |
Paul Sokolovsky
|
d0db3d3e45
|
conwaylife.py: Give people chance to enjoy the show.
Delay between frames; run more generations.
|
2014-01-16 19:29:11 +02:00 |
Damien George
|
fd04bb3bac
|
Add some example scripts for pyboard (some can run on PC).
|
2014-01-07 17:14:05 +00:00 |