Modifications

Sauter à la navigation Sauter à la recherche
349 octets ajoutés ,  5 mars 2018 à 09:08
aucun résumé de modification
Ligne 14 : Ligne 14 :  
== Niveau de titre ==
 
== Niveau de titre ==
 
Zouing zoing
 
Zouing zoing
 +
 +
<syntaxhighlight lang="python">
 +
#!/usr/bin/python
 +
 +
# Simple RGBMatrix example, using only Clear(), Fill() and SetPixel().
 +
# These functions have an immediate effect on the display; no special
 +
# refresh operation needed.
 +
# Requires rgbmatrix.so present in the same directory.
 +
 +
import time
 +
from rgbmatrix import Adafruit_RGBmatrix
 +
</syntaxhighlight>
    
{{Mon-Reveil-TRAILER}}
 
{{Mon-Reveil-TRAILER}}

Menu de navigation