Skip to content

Commit

Permalink
lcd сменил на 12864 версии 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ssavickiy committed Jan 24, 2020
1 parent de166a7 commit bb24b4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -2000,8 +2000,8 @@
//
//#define FYSETC_MINI_12864_X_X // Type C/D/E/F. No tunable RGB Backlight by default
//#define FYSETC_MINI_12864_1_2 // Type C/D/E/F. Simple RGB Backlight (always on)
#define FYSETC_MINI_12864_2_0 // Type A/B. Discreet RGB Backlight
//#define FYSETC_MINI_12864_2_1 // Type A/B. Neopixel RGB Backlight
//#define FYSETC_MINI_12864_2_0 // Type A/B. Discreet RGB Backlight
#define FYSETC_MINI_12864_2_1 // Type A/B. Neopixel RGB Backlight

//
// Factory display for Creality CR-10
Expand Down

0 comments on commit bb24b4c

Please sign in to comment.