So I am using a Step Motor 28BYJ-48 and while turning the LEDS will light up. Now the problem that I'm having is, that the LED labeled D won't turn off. My ESP is going into deepsleep to save battery and to improve that, it would be really nice if the LED would be off too.
I am using the CheapStepper library. When I manually restart the ESP, all LED's are off.
Maybe I have to end the Cheapstepper class or something?
Thanks in advance!