meta données pour cette page
  •  

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Dernière révisionLes deux révisions suivantes
neopixels_-_exemple_de_fonctions_pour_allumer_et_eteindre_les_neopixels [2015/04/08 10:06] Alexandre Castonguayneopixels_-_exemple_de_fonctions_pour_allumer_et_eteindre_les_neopixels [2015/04/08 10:07] Alexandre Castonguay
Ligne 1: Ligne 1:
 <sxh java> <sxh java>
  
-/ NeoPixel Ring simple sketch (c) 2013 Shae Erisson+// Par Alexandre Castonguay, basé sur le code de "NeoPixel Ring simple sketch (c) 2013 Shae Erisson"
 // released under the GPLv3 license to match the rest of the AdaFruit NeoPixel library // released under the GPLv3 license to match the rest of the AdaFruit NeoPixel library
 +// Utilisez les appels de fonction "allumer(int,int);" et "eteindre(int,int);" 
  
 #include <Adafruit_NeoPixel.h> #include <Adafruit_NeoPixel.h>