We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b9ed6 commit c370a40Copy full SHA for c370a40
Software/Arduino code/OpenAstroTracker/Configuration_pins.hpp
@@ -63,9 +63,6 @@
63
// ESP32
64
////////////////////////////////////////////////////////////////////
65
#ifdef ESP32
66
- // #if (RA_STEPPER_TYPE != STEPPER_TYPE_28BYJ48) || (DEC_STEPPER_TYPE != STEPPER_TYPE_28BYJ48)
67
- // #error Only 28BJY-48 stepper motors are supported on the ESP (for now)
68
- // #endif
69
70
// RA Motor pins
71
#define RA_IN1_PIN 19
0 commit comments