mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-01 23:17:43 +00:00
Uppercase USE_A4988_STEPPER
This commit is contained in:
parent
67e96e761d
commit
0b3e41d276
@ -473,7 +473,7 @@
|
||||
#define D_CMND_ZIGBEE_PROBE "ZigbeeProbe"
|
||||
|
||||
// Commands xdrv_25_A4988_Stepper.ino
|
||||
#ifdef USE_A4988_Stepper
|
||||
#ifdef USE_A4988_STEPPER
|
||||
#define D_CMND_MOTOR "MOTOR"
|
||||
#define D_JSON_MOTOR_MOVE "doMove"
|
||||
#define D_JSON_MOTOR_ROTATE "doRotate"
|
||||
|
Loading…
x
Reference in New Issue
Block a user