Modifications

Sauter à la navigation Sauter à la recherche
19 octets ajoutés ,  27 octobre 2024 à 23:23
Ligne 27 : Ligne 27 :  
Cet exemple est également disponible dans le dépôt [https://github.com/mchobby/pico-2-explorer/tree/main/analog-pot Pico-2-Explorer/analog-pot/]
 
Cet exemple est également disponible dans le dépôt [https://github.com/mchobby/pico-2-explorer/tree/main/analog-pot Pico-2-Explorer/analog-pot/]
   −
<syntaxhighlight lang="python" line>
+
<syntaxhighlight lang="python" line highlight="7,9,10">
 
from machine import Pin, ADC
 
from machine import Pin, ADC
 
import time
 
import time
32 908

modifications

Menu de navigation