Skip to content

Commit

Permalink
just remove invalid pins
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Oct 17, 2022
1 parent c755448 commit 193a8d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Marlin/src/pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -290,12 +290,9 @@
* for backlight configuration see steps 2 (V2.1) and 3 in https://wiki.fysetc.com/Mini12864_Panel/
*/

//#define LCD_PINS_RS EXP1_03_PIN // CS
//#define LCD_PINS_ENABLE PA3 // MOSI
#define LCD_BACKLIGHT_PIN -1
#define NEOPIXEL_PIN EXP1_07_PIN
#define LCD_CONTRAST 255
//#define LCD_RESET_PIN EXP1_05_PIN

#define DOGLCD_CS EXP1_03_PIN
#define DOGLCD_A0 EXP1_01_PIN
Expand Down

0 comments on commit 193a8d9

Please sign in to comment.