This commit is contained in:
Richard Wackerbarth
2015-09-15 12:36:08 -05:00
parent 5e36b64635
commit e01f5e1ef7
39 changed files with 668 additions and 668 deletions

View File

@@ -113,9 +113,9 @@
// Uncomment screen orientation
#define LCD_SCREEN_ROT_0
// #define LCD_SCREEN_ROT_90
// #define LCD_SCREEN_ROT_180
// #define LCD_SCREEN_ROT_270
//#define LCD_SCREEN_ROT_90
//#define LCD_SCREEN_ROT_180
//#define LCD_SCREEN_ROT_270
#else // !DOGLCD - Standard Hitachi LCD controller
@@ -157,9 +157,9 @@
#define LCD_CONTRAST 1
// Uncomment screen orientation
#define LCD_SCREEN_ROT_0
// #define LCD_SCREEN_ROT_90
// #define LCD_SCREEN_ROT_180
// #define LCD_SCREEN_ROT_270
//#define LCD_SCREEN_ROT_90
//#define LCD_SCREEN_ROT_180
//#define LCD_SCREEN_ROT_270
//The encoder and click button
#define BTN_EN1 11
#define BTN_EN2 10
@@ -170,5 +170,5 @@
#endif // MAKRPANEL
// #if FAN_PIN == 12 || FAN_PIN ==13
// #define FAN_SOFT_PWM
//#define FAN_SOFT_PWM
// #endif