This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
Allo-GG
Watch
3
Star
2
Fork
0
Code
Issues
9
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ajout d'une tempo sur le script boot
master
heuzef
6 years ago
parent
688e8facc1
commit
d3d2f78b2b
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
scripts/boot.sh
+ 3
- 1
scripts/boot.sh
View File
@@ -4,11 +4,13 @@
# Configuration des pins en sortie
sleep
8
sleep
6
# Port de sortie 7 (Ouverture de la porte)
gpio -g mode 4 out
sleep 2
# Port de sortie 11 (Sourdine sonette)
gpio -g mode 17 out
Write
Preview
Loading…
Cancel
Save