Skip to content

Commit fd72796

Browse files
committed
Tons more python script features
Signed-off-by: Daniel Schaefer <[email protected]>
1 parent f59c1b6 commit fd72796

File tree

3 files changed

+479
-44
lines changed

3 files changed

+479
-44
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,17 @@ options:
4949
--percentage PERCENTAGE
5050
Fill a percentage of the screen
5151
--clock Display the current time
52+
--string STRING Display a string or number, like FPS
53+
--symbols SYMBOLS [SYMBOLS ...]
54+
Show symbols (degF, degC, :), snow, cloud, ...)
5255
--gui Launch the graphical version of the program
53-
--panic Crash the firmware (TESTING ONLY)
56+
--blink Blink the current pattern
57+
--breathing Breathing of the current pattern
58+
--eq EQ [EQ ...] Equalizer
59+
--wpm WPM Demo
60+
--random-eq Random Equalizer
5461
--serial-dev SERIAL_DEV
5562
Change the serial dev. Probably /dev/ttyACM0 on Linux, COM0 on Windows
56-
5763
```
5864

5965
Examples

0 commit comments

Comments
 (0)