Changement d'affection des pin moteurs suite à reprise de la carte
This commit is contained in:
parent
b5b6914f2a
commit
71a31ca367
6
moteur.c
6
moteur.c
@ -7,10 +7,10 @@
|
||||
#define MOTEUR2_PIN_SENS1 6
|
||||
#define MOTEUR2_PIN_SENS2 7
|
||||
#define MOTEUR2_PIN_ACTIVATION 1
|
||||
#define MOTEUR3_PIN_SENS1 8
|
||||
#define MOTEUR3_PIN_SENS2 9
|
||||
#define MOTEUR3_PIN_SENS1 11
|
||||
#define MOTEUR3_PIN_SENS2 10
|
||||
#define MOTEUR3_PIN_ACTIVATION 2
|
||||
#define MOTEUR4_PIN_SENS1 10
|
||||
#define MOTEUR4_PIN_SENS1 8
|
||||
#define MOTEUR4_PIN_SENS2 11
|
||||
#define MOTEUR4_PIN_ACTIVATION 3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user