Skip to content

Commit c370a40

Browse files
removed commented code
1 parent c9b9ed6 commit c370a40

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Software/Arduino code/OpenAstroTracker/Configuration_pins.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@
6363
// ESP32
6464
////////////////////////////////////////////////////////////////////
6565
#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
6966

7067
// RA Motor pins
7168
#define RA_IN1_PIN 19

0 commit comments

Comments
 (0)