Modifications

Sauter à la navigation Sauter à la recherche
1 octet supprimé ,  13 mars 2018 à 14:09
Ligne 345 : Ligne 345 :  
* Emettre un son : '''tone( PIN_BUZZER, FREQUENCE );'''
 
* Emettre un son : '''tone( PIN_BUZZER, FREQUENCE );'''
 
* Arrêter le son : '''noTone( PIN_BUZZER );'''
 
* Arrêter le son : '''noTone( PIN_BUZZER );'''
<syntaxhighlight lang="c">  
+
<syntaxhighlight lang="c">
 
#define PIEZO_BUZZER 13
 
#define PIEZO_BUZZER 13
  

Menu de navigation