Modifications

Sauter à la navigation Sauter à la recherche
68 octets ajoutés ,  1 juin 2021 à 19:49
Ligne 130 : Ligne 130 :     
<syntaxhighlight lang="python">
 
<syntaxhighlight lang="python">
from esp32 import RMT
+
from esp32 import RMT, Pin
 +
r = esp32.RMT(0, pin=Pin(12), clock_div=8, carrier_freq=38000)
 
</syntaxhighlight>
 
</syntaxhighlight>
  
29 910

modifications

Menu de navigation