mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 08:06:13 +01:00
test A0
This commit is contained in:
parent
35cba02ee7
commit
696d12fc5e
|
@ -45,7 +45,7 @@ The configuration file for DCC-EX Command Station
|
||||||
|
|
||||||
#define ESP_MOTOR_SHIELD F("ESP"), \
|
#define ESP_MOTOR_SHIELD F("ESP"), \
|
||||||
new MotorDriver(D3, D5, UNUSED_PIN, UNUSED_PIN, UNUSED_PIN, 2.99, 2000, UNUSED_PIN),\
|
new MotorDriver(D3, D5, UNUSED_PIN, UNUSED_PIN, UNUSED_PIN, 2.99, 2000, UNUSED_PIN),\
|
||||||
new MotorDriver(D2, D6, UNUSED_PIN, UNUSED_PIN, UNUSED_PIN, 2.99, 2000, UNUSED_PIN)
|
new MotorDriver(D2, D6, UNUSED_PIN, UNUSED_PIN, A0 , 2.99, 2000, UNUSED_PIN)
|
||||||
|
|
||||||
#define MOTOR_SHIELD_TYPE ESP_MOTOR_SHIELD
|
#define MOTOR_SHIELD_TYPE ESP_MOTOR_SHIELD
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user