Browse Source

Reverse encoder for FYSETC Mini 12864 2.1 + SKR 1.3 (#17010)

ellensp 5 years ago
parent
commit
9b145c7c73
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/src/pins/lpc1768/pins_BTT_SKR_V1_3.h

+ 1
- 0
Marlin/src/pins/lpc1768/pins_BTT_SKR_V1_3.h View File

300
         #endif
300
         #endif
301
       #elif ENABLED(FYSETC_MINI_12864_2_1)
301
       #elif ENABLED(FYSETC_MINI_12864_2_1)
302
         #define NEOPIXEL_PIN    EXPA1_05_PIN
302
         #define NEOPIXEL_PIN    EXPA1_05_PIN
303
+        #define REVERSE_ENCODER_DIRECTION
303
       #endif
304
       #endif
304
 
305
 
305
     #else // !FYSETC_MINI_12864
306
     #else // !FYSETC_MINI_12864

Loading…
Cancel
Save