Index: firmware/App/Drivers/EjectorMotor.c =================================================================== diff -u -rfaf64f3fb669c2a86a9d96bd51669cfbd731f6ba -reef24091316f7c4b5717e72fef7ca06e58fc174a --- firmware/App/Drivers/EjectorMotor.c (.../EjectorMotor.c) (revision faf64f3fb669c2a86a9d96bd51669cfbd731f6ba) +++ firmware/App/Drivers/EjectorMotor.c (.../EjectorMotor.c) (revision eef24091316f7c4b5717e72fef7ca06e58fc174a) @@ -66,7 +66,6 @@ EJECTOR_MOTOR_CONTROL_32TH_STEP; /// Control bits to disable ejector motor -// Set all bits to 0 for disabling static const U08 EJECTOR_MOTOR_CONTROL_DISABLED = 0; /// Payload record structure for ejector motor set request