We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7b51f commit cdd951eCopy full SHA for cdd951e
docs/examples.rst
@@ -6,3 +6,21 @@ Ensure your device works with this simple test.
6
.. literalinclude:: ../examples/monsterm4sk_simpletest.py
7
:caption: examples/monsterm4sk_simpletest.py
8
:linenos:
9
+
10
+Rainbow Stars
11
+-------------
12
13
+Groovy color changing stars eyes.
14
15
+.. literalinclude:: ../examples/monsterm4sk_rainbow_stars.py
16
+ :caption: examples/monsterm4sk_rainbow_stars.py
17
+ :linenos:
18
19
+Pumpkin Shifting Eyes
20
+---------------------
21
22
+Triangle Jack-O-Lantern eyes that shift back and forth.
23
24
+.. literalinclude:: ../examples/monsterm4sk_pumpkin_shifting_eyes.py
25
+ :caption: examples/monsterm4sk_pumpkin_shifting_eyes.py
26
0 commit comments