⚲
Projet
Général
Profil
Connexion
Accueil
Projets
Aide
Recherche
:
CapteursDeSporesIFV
Tous les projets
Projets du Fablab
»
CapteursDeSporesIFV
Aperçu
Activité
Annonces
Documents
Wiki
Fichiers
Télécharger (156 octets)
Code Informatique programme principal
» initialisationMoteur.h
Quentin Becarie
, 21/07/2020 14:12
#ifndef INIT_MOTEUR
#define INIT_MOTEUR
#include
<Servo.h>
extern
const
byte
servoPin
;
extern
Servo
servo
;
void
initialisationMoteur
();
#endif
« Précédent
1
2
3
Suivant »
(2-2/3)
Chargement...