Skip to content
GitLab
Explore
Sign in
Commits on Source (2)
added abort to led and sound
· be12ed4f
Federico Meloda
authored
Oct 21, 2018
be12ed4f
deleted trashes
· 78872364
Federico Meloda
authored
Oct 21, 2018
78872364
Show whitespace changes
Inline
Side-by-side
lighting.py
View file @
78872364
...
...
@@ -40,6 +40,7 @@ class ColorManager(Thread):
def
lights_off
(
self
):
ws2812
.
write2812
(
self
.
spi
,
[(
0
,
0
,
0
)
*
4
])
def
get_color
(
self
):
if
self
.
current_color
.
green
+
self
.
current_rand
>
80
:
self
.
current_rand
=
-
randint
(
1
,
8
)
...
...
sounds/lancio.wav
deleted
100644 → 0
View file @
5ca16684
version https://git-lfs.github.com/spec/v1
oid sha256:39c70b878e2e981c82f381cc9063d0874b4a911f6d3decb5bf9cb2c84fa72c0a
size 7185292
sounds/stageOne.wav
deleted
100644 → 0
View file @
5ca16684
version https://git-lfs.github.com/spec/v1
oid sha256:5dc237ce1c08a365741d2339be2cab393d554556b14aa634650849a6b5fe3636
size 1409850